2023-12-02T07:20:30.092 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-02T07:20:30.093 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi --owner scheduled_yuriw@teuthology --verbose --archive /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237 --description orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} -- /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237/orig.config.yaml 2023-12-02T07:20:30.159 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T07:20:30.250 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: yweinste@redhat.com first_in_suite: false job_id: '7475237' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bed7681480ccb0192b91a35e691658867e1e96b7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bed7681480ccb0192b91a35e691658867e1e96b7 workunit: branch: main sha1: bed7681480ccb0192b91a35e691658867e1e96b7 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 4558 sha1: bed7681480ccb0192b91a35e691658867e1e96b7 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: bed7681480ccb0192b91a35e691658867e1e96b7 targets: smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGNqxgeSyPRtwNb3YKy4Qxs5TUPsTns9DNvvJgAH5mQLg0Cd1zYJZ5qoyKtT4rUOpPu/jKHX3spUi3NiZbSUnes= smithi105.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJI8XJU/dVDc4JDst972VH4A5AVQUDTUvR8+b9bs/OR0oIOsHLgLmGioPn26Onl/V8liMq56pNc4rPE4kN2ei04= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_18:06:01 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-02T07:20:30.250 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa; will attempt to use it 2023-12-02T07:20:30.251 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks 2023-12-02T07:20:30.251 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-02T07:20:30.252 INFO:teuthology.task.internal:Checking packages... 2023-12-02T07:20:30.276 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'bed7681480ccb0192b91a35e691658867e1e96b7' 2023-12-02T07:20:30.276 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T07:20:30.276 INFO:teuthology.packaging:ref: None 2023-12-02T07:20:30.276 INFO:teuthology.packaging:tag: None 2023-12-02T07:20:30.277 INFO:teuthology.packaging:branch: main 2023-12-02T07:20:30.277 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:20:30.277 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-02T07:20:30.606 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7660.gb27938f5 2023-12-02T07:20:30.606 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-02T07:20:30.613 INFO:teuthology.task.internal:no buildpackages task found 2023-12-02T07:20:30.613 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-02T07:20:30.619 INFO:teuthology.task.internal:Saving configuration 2023-12-02T07:20:30.638 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-02T07:20:30.644 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T07:20:30.667 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi059.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 07:15:23.170657', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGNqxgeSyPRtwNb3YKy4Qxs5TUPsTns9DNvvJgAH5mQLg0Cd1zYJZ5qoyKtT4rUOpPu/jKHX3spUi3NiZbSUnes='} 2023-12-02T07:20:30.693 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi105.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 07:15:23.172637', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJI8XJU/dVDc4JDst972VH4A5AVQUDTUvR8+b9bs/OR0oIOsHLgLmGioPn26Onl/V8liMq56pNc4rPE4kN2ei04='} 2023-12-02T07:20:30.693 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-02T07:20:30.700 INFO:teuthology.task.internal:roles: ubuntu@smithi059.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-02T07:20:30.700 INFO:teuthology.task.internal:roles: ubuntu@smithi105.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-02T07:20:30.700 INFO:teuthology.run_tasks:Running task console_log... 2023-12-02T07:20:30.777 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa176f91670>, signals=[15]) 2023-12-02T07:20:30.778 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-02T07:20:30.783 INFO:teuthology.task.internal:Opening connections... 2023-12-02T07:20:30.783 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi059.front.sepia.ceph.com 2023-12-02T07:20:30.785 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:20:30.858 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi105.front.sepia.ceph.com 2023-12-02T07:20:30.859 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:20:30.927 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-02T07:20:30.934 DEBUG:teuthology.orchestra.run.smithi059:> uname -m 2023-12-02T07:20:30.958 INFO:teuthology.orchestra.run.smithi059.stdout:x86_64 2023-12-02T07:20:30.959 DEBUG:teuthology.orchestra.run.smithi059:> cat /etc/os-release 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:NAME="CentOS Stream" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION="8" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:ID="centos" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:ID_LIKE="rhel fedora" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_ID="8" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:PLATFORM_ID="platform:el8" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:ANSI_COLOR="0;31" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:HOME_URL="https://centos.org/" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T07:20:31.021 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T07:20:31.022 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T07:20:31.022 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2023-12-02T07:20:31.044 DEBUG:teuthology.orchestra.run.smithi105:> uname -m 2023-12-02T07:20:31.066 INFO:teuthology.orchestra.run.smithi105.stdout:x86_64 2023-12-02T07:20:31.066 DEBUG:teuthology.orchestra.run.smithi105:> cat /etc/os-release 2023-12-02T07:20:31.126 INFO:teuthology.orchestra.run.smithi105.stdout:NAME="CentOS Stream" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:VERSION="8" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:ID="centos" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:ID_LIKE="rhel fedora" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:VERSION_ID="8" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:PLATFORM_ID="platform:el8" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:ANSI_COLOR="0;31" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:HOME_URL="https://centos.org/" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T07:20:31.127 INFO:teuthology.orchestra.run.smithi105.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-02T07:20:31.128 INFO:teuthology.lock.ops:Updating smithi105.front.sepia.ceph.com on lock server 2023-12-02T07:20:31.152 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-02T07:20:31.160 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-02T07:20:31.166 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-02T07:20:31.166 DEBUG:teuthology.orchestra.run.smithi059:> test '!' -e /home/ubuntu/cephtest 2023-12-02T07:20:31.168 DEBUG:teuthology.orchestra.run.smithi105:> test '!' -e /home/ubuntu/cephtest 2023-12-02T07:20:31.188 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-02T07:20:31.194 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-02T07:20:31.194 DEBUG:teuthology.orchestra.run.smithi059:> test -z $(ls -A /var/lib/ceph) 2023-12-02T07:20:31.231 DEBUG:teuthology.orchestra.run.smithi105:> test -z $(ls -A /var/lib/ceph) 2023-12-02T07:20:31.258 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-02T07:20:31.312 INFO:teuthology.run_tasks:Running task kernel... 2023-12-02T07:20:31.326 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-02T07:20:31.326 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-02T07:20:31.327 DEBUG:teuthology.orchestra.run.smithi059:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T07:20:31.327 DEBUG:teuthology.orchestra.run.smithi105:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T07:20:31.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:20:31.347 DEBUG:teuthology.orchestra.run.smithi105:> uname -r 2023-12-02T07:20:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:20:31.349 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2023-12-02T07:20:31.407 INFO:teuthology.orchestra.run.smithi105.stdout:4.18.0-489.el8.x86_64 2023-12-02T07:20:31.407 INFO:teuthology.task.kernel:Running kernel on smithi105: 4.18.0-489.el8.x86_64 2023-12-02T07:20:31.407 DEBUG:teuthology.orchestra.run.smithi105:> sudo yum install -y kernel 2023-12-02T07:20:31.411 INFO:teuthology.orchestra.run.smithi059.stdout:4.18.0-489.el8.x86_64 2023-12-02T07:20:31.411 INFO:teuthology.task.kernel:Running kernel on smithi059: 4.18.0-489.el8.x86_64 2023-12-02T07:20:31.411 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum install -y kernel 2023-12-02T07:20:35.574 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 8 - AppStream 21 MB/s | 34 MB 00:01 2023-12-02T07:20:35.687 INFO:teuthology.orchestra.run.smithi105.stdout:CentOS Stream 8 - AppStream 20 MB/s | 34 MB 00:01 2023-12-02T07:20:45.221 INFO:teuthology.orchestra.run.smithi105.stdout:CentOS Stream 8 - BaseOS 17 MB/s | 55 MB 00:03 2023-12-02T07:20:45.682 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 8 - BaseOS 16 MB/s | 55 MB 00:03 2023-12-02T07:20:53.179 INFO:teuthology.orchestra.run.smithi105.stdout:CentOS Stream 8 - Extras 96 kB/s | 18 kB 00:00 2023-12-02T07:20:53.705 INFO:teuthology.orchestra.run.smithi105.stdout:CentOS Stream 8 - Extras common packages 20 kB/s | 6.9 kB 00:00 2023-12-02T07:20:53.990 INFO:teuthology.orchestra.run.smithi105.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-12-02T07:20:54.249 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 8 - Extras 92 kB/s | 18 kB 00:00 2023-12-02T07:20:54.641 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 8 - Extras common packages 34 kB/s | 6.9 kB 00:00 2023-12-02T07:20:54.951 INFO:teuthology.orchestra.run.smithi059.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-02T07:20:56.049 INFO:teuthology.orchestra.run.smithi105.stdout:Extra Packages for Enterprise Linux 8.4 MB/s | 16 MB 00:01 2023-12-02T07:20:59.848 INFO:teuthology.orchestra.run.smithi105.stdout:lab-extras 391 kB/s | 24 kB 00:00 2023-12-02T07:21:03.432 INFO:teuthology.orchestra.run.smithi105.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-02T07:21:03.432 INFO:teuthology.orchestra.run.smithi105.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-02T07:21:03.724 INFO:teuthology.orchestra.run.smithi105.stdout:Dependencies resolved. 2023-12-02T07:21:03.725 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-12-02T07:21:03.725 INFO:teuthology.orchestra.run.smithi105.stdout: Package Architecture Version Repository Size 2023-12-02T07:21:03.725 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-12-02T07:21:03.725 INFO:teuthology.orchestra.run.smithi105.stdout:Installing: 2023-12-02T07:21:03.725 INFO:teuthology.orchestra.run.smithi105.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-02T07:21:03.725 INFO:teuthology.orchestra.run.smithi105.stdout:Installing dependencies: 2023-12-02T07:21:03.725 INFO:teuthology.orchestra.run.smithi105.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-02T07:21:03.725 INFO:teuthology.orchestra.run.smithi105.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-02T07:21:03.726 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:21:03.726 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction Summary 2023-12-02T07:21:03.726 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-12-02T07:21:03.726 INFO:teuthology.orchestra.run.smithi105.stdout:Install 3 Packages 2023-12-02T07:21:03.726 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:21:03.726 INFO:teuthology.orchestra.run.smithi105.stdout:Total download size: 90 M 2023-12-02T07:21:03.726 INFO:teuthology.orchestra.run.smithi105.stdout:Installed size: 96 M 2023-12-02T07:21:03.727 INFO:teuthology.orchestra.run.smithi105.stdout:Downloading Packages: 2023-12-02T07:21:04.667 INFO:teuthology.orchestra.run.smithi105.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 13 MB/s | 10 MB 00:00 2023-12-02T07:21:05.589 INFO:teuthology.orchestra.run.smithi105.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 22 MB/s | 36 MB 00:01 2023-12-02T07:21:06.142 INFO:teuthology.orchestra.run.smithi105.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 19 MB/s | 43 MB 00:02 2023-12-02T07:21:06.142 INFO:teuthology.orchestra.run.smithi105.stdout:-------------------------------------------------------------------------------- 2023-12-02T07:21:06.143 INFO:teuthology.orchestra.run.smithi105.stdout:Total 37 MB/s | 90 MB 00:02 2023-12-02T07:21:06.823 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction check 2023-12-02T07:21:07.234 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction check succeeded. 2023-12-02T07:21:07.235 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction test 2023-12-02T07:21:08.475 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction test succeeded. 2023-12-02T07:21:08.510 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction 2023-12-02T07:21:09.967 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 1.1 MB/s | 16 MB 00:14 2023-12-02T07:21:11.277 INFO:teuthology.orchestra.run.smithi105.stdout: Preparing : 1/1 2023-12-02T07:21:11.850 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:21:14.025 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 433 kB/s | 24 kB 00:00 2023-12-02T07:21:15.531 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:21:15.907 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:21:17.833 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-02T07:21:17.833 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-02T07:21:18.162 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2023-12-02T07:21:18.162 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-02T07:21:18.162 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2023-12-02T07:21:18.162 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout:Install 3 Packages 2023-12-02T07:21:18.163 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:21:18.164 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 90 M 2023-12-02T07:21:18.164 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 96 M 2023-12-02T07:21:18.164 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2023-12-02T07:21:19.333 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:21:19.612 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:21:20.727 INFO:teuthology.orchestra.run.smithi059.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 4.0 MB/s | 10 MB 00:02 2023-12-02T07:21:22.143 INFO:teuthology.orchestra.run.smithi059.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 9.2 MB/s | 36 MB 00:03 2023-12-02T07:21:22.643 INFO:teuthology.orchestra.run.smithi059.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 9.8 MB/s | 43 MB 00:04 2023-12-02T07:21:22.644 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2023-12-02T07:21:22.644 INFO:teuthology.orchestra.run.smithi059.stdout:Total 20 MB/s | 90 MB 00:04 2023-12-02T07:21:23.355 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2023-12-02T07:21:23.794 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2023-12-02T07:21:23.795 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2023-12-02T07:21:25.101 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2023-12-02T07:21:25.126 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2023-12-02T07:21:28.088 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2023-12-02T07:21:28.684 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:21:32.412 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:21:32.817 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:21:36.485 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:21:36.758 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:21:41.579 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:21:41.603 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:21:41.965 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:21:41.965 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:21:41.965 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:21:42.722 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:21:42.722 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:21:42.722 INFO:teuthology.orchestra.run.smithi105.stdout:Installed: 2023-12-02T07:21:42.722 INFO:teuthology.orchestra.run.smithi105.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-02T07:21:42.722 INFO:teuthology.orchestra.run.smithi105.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-02T07:21:42.722 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:21:42.723 INFO:teuthology.orchestra.run.smithi105.stdout:Complete! 2023-12-02T07:21:42.880 DEBUG:teuthology.orchestra.run.smithi105:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T07:21:43.095 INFO:teuthology.orchestra.run.smithi105.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T07:21:43.096 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T07:21:43.096 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-02T07:21:43.096 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T07:21:43.096 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T07:21:43.096 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-02T07:21:43.096 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi105.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T07:21:43.097 DEBUG:teuthology.orchestra.run.smithi105:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T07:21:43.303 INFO:teuthology.orchestra.run.smithi105.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T07:21:43.304 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T07:21:43.304 DEBUG:teuthology.orchestra.run.smithi105:> sudo rpm -qi grub2-tools 2023-12-02T07:21:43.337 INFO:teuthology.orchestra.run.smithi105.stdout:Name : grub2-tools 2023-12-02T07:21:43.337 INFO:teuthology.orchestra.run.smithi105.stdout:Epoch : 1 2023-12-02T07:21:43.337 INFO:teuthology.orchestra.run.smithi105.stdout:Version : 2.02 2023-12-02T07:21:43.337 INFO:teuthology.orchestra.run.smithi105.stdout:Release : 129.el8 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Architecture: x86_64 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Group : System Environment/Base 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Size : 9265586 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:License : GPLv3+ 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Relocations : (not relocatable) 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Packager : CentOS BuildSystem 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Vendor : CentOS 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Summary : Support tools for GRUB. 2023-12-02T07:21:43.338 INFO:teuthology.orchestra.run.smithi105.stdout:Description : 2023-12-02T07:21:43.339 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:21:43.339 INFO:teuthology.orchestra.run.smithi105.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-02T07:21:43.339 INFO:teuthology.orchestra.run.smithi105.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-02T07:21:43.339 INFO:teuthology.orchestra.run.smithi105.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-02T07:21:43.339 INFO:teuthology.orchestra.run.smithi105.stdout:hardware devices. 2023-12-02T07:21:43.339 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:21:43.339 INFO:teuthology.orchestra.run.smithi105.stdout:This subpackage provides tools for support of all platforms. 2023-12-02T07:21:43.340 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-02T07:21:43.340 INFO:teuthology.task.kernel:Updating grub on smithi105 to boot 4.18.0-526.el8.x86_64 2023-12-02T07:21:43.340 DEBUG:teuthology.orchestra.run.smithi105:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-02T07:21:45.050 INFO:teuthology.orchestra.run.smithi105.stderr:Generating grub configuration file ... 2023-12-02T07:21:47.332 INFO:teuthology.orchestra.run.smithi105.stderr:done 2023-12-02T07:21:47.334 DEBUG:teuthology.orchestra.run.smithi105:> mktemp 2023-12-02T07:21:47.368 INFO:teuthology.orchestra.run.smithi105.stdout:/tmp/tmp.LGCll31u79 2023-12-02T07:21:47.369 DEBUG:teuthology.orchestra.run.smithi105:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.LGCll31u79 2023-12-02T07:21:47.465 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 0666 /tmp/tmp.LGCll31u79 2023-12-02T07:21:47.563 DEBUG:teuthology.orchestra.remote:smithi105:/tmp/tmp.LGCll31u79 is 6KB 2023-12-02T07:21:47.612 DEBUG:teuthology.orchestra.run.smithi105:> rm -fr /tmp/tmp.LGCll31u79 2023-12-02T07:21:47.630 DEBUG:teuthology.orchestra.run.smithi105:> sudo /bin/ls /boot/loader/entries || true 2023-12-02T07:21:47.715 INFO:teuthology.orchestra.run.smithi105.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-02T07:21:47.716 INFO:teuthology.orchestra.run.smithi105.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-02T07:21:47.716 INFO:teuthology.orchestra.run.smithi105.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-02T07:21:47.716 INFO:teuthology.orchestra.run.smithi105.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-02T07:21:47.717 DEBUG:teuthology.orchestra.run.smithi105:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-02T07:21:47.819 DEBUG:teuthology.orchestra.run.smithi105:> sudo shutdown -r now 2023-12-02T07:22:00.162 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:22:00.187 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:22:00.547 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:22:00.547 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-02T07:22:00.547 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-02T07:22:01.382 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-02T07:22:01.382 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:22:01.383 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2023-12-02T07:22:01.383 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-02T07:22:01.383 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-02T07:22:01.383 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:22:01.383 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2023-12-02T07:22:01.528 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T07:22:01.765 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T07:22:01.765 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T07:22:01.765 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-02T07:22:01.766 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T07:22:01.766 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T07:22:01.766 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-02T07:22:01.766 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi059.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T07:22:01.766 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T07:22:01.985 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-02T07:22:01.985 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-02T07:22:01.985 DEBUG:teuthology.orchestra.run.smithi059:> sudo rpm -qi grub2-tools 2023-12-02T07:22:02.020 INFO:teuthology.orchestra.run.smithi059.stdout:Name : grub2-tools 2023-12-02T07:22:02.020 INFO:teuthology.orchestra.run.smithi059.stdout:Epoch : 1 2023-12-02T07:22:02.020 INFO:teuthology.orchestra.run.smithi059.stdout:Version : 2.02 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Release : 129.el8 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: x86_64 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Group : System Environment/Base 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Size : 9265586 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:License : GPLv3+ 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Relocations : (not relocatable) 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Packager : CentOS BuildSystem 2023-12-02T07:22:02.021 INFO:teuthology.orchestra.run.smithi059.stdout:Vendor : CentOS 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout:Summary : Support tools for GRUB. 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout:Description : 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout:hardware devices. 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:22:02.022 INFO:teuthology.orchestra.run.smithi059.stdout:This subpackage provides tools for support of all platforms. 2023-12-02T07:22:02.023 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-02T07:22:02.023 INFO:teuthology.task.kernel:Updating grub on smithi059 to boot 4.18.0-526.el8.x86_64 2023-12-02T07:22:02.023 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-02T07:22:03.344 INFO:teuthology.orchestra.run.smithi059.stderr:Generating grub configuration file ... 2023-12-02T07:22:05.280 INFO:teuthology.orchestra.run.smithi059.stderr:done 2023-12-02T07:22:05.282 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2023-12-02T07:22:05.309 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.dkef5DoEKz 2023-12-02T07:22:05.309 DEBUG:teuthology.orchestra.run.smithi059:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.dkef5DoEKz 2023-12-02T07:22:05.381 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.dkef5DoEKz 2023-12-02T07:22:05.527 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.dkef5DoEKz is 6KB 2023-12-02T07:22:05.575 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.dkef5DoEKz 2023-12-02T07:22:05.594 DEBUG:teuthology.orchestra.run.smithi059:> sudo /bin/ls /boot/loader/entries || true 2023-12-02T07:22:05.666 INFO:teuthology.orchestra.run.smithi059.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-02T07:22:05.666 INFO:teuthology.orchestra.run.smithi059.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-02T07:22:05.666 INFO:teuthology.orchestra.run.smithi059.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-02T07:22:05.666 INFO:teuthology.orchestra.run.smithi059.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-02T07:22:05.667 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-02T07:22:05.821 DEBUG:teuthology.orchestra.run.smithi059:> sudo shutdown -r now 2023-12-02T07:22:17.832 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-02T07:22:17.833 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-12-02T07:22:17.833 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:22:35.840 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-02T07:22:35.841 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2023-12-02T07:22:35.841 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:22:36.258 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.105 2023-12-02T07:22:45.266 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-12-02T07:22:45.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:22:48.322 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.105 2023-12-02T07:22:54.178 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.59 2023-12-02T07:23:00.326 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-12-02T07:23:00.327 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:23:03.182 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2023-12-02T07:23:03.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:23:18.754 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.105 2023-12-02T07:23:33.770 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-12-02T07:23:33.771 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:23:34.123 DEBUG:teuthology.orchestra.run.smithi105:> true 2023-12-02T07:23:34.626 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-12-02T07:23:34.627 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-526.el8.x86_64"... 2023-12-02T07:23:34.627 DEBUG:teuthology.orchestra.run.smithi105:> uname -r 2023-12-02T07:23:34.680 INFO:teuthology.orchestra.run.smithi105.stdout:4.18.0-526.el8.x86_64 2023-12-02T07:23:34.681 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-02T07:23:34.681 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T07:23:34.681 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-02T07:23:35.682 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-02T07:23:35.682 DEBUG:teuthology.orchestra.run.smithi105:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T07:23:36.379 INFO:teuthology.orchestra.run.smithi105.stdout:ttyS1 2023-12-02T07:23:36.389 DEBUG:teuthology.parallel:result is None 2023-12-02T07:24:03.185 DEBUG:teuthology.orchestra.remote:timed out 2023-12-02T07:24:15.186 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2023-12-02T07:24:15.187 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:24:15.494 DEBUG:teuthology.orchestra.run.smithi059:> true 2023-12-02T07:24:15.780 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2023-12-02T07:24:15.780 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-526.el8.x86_64"... 2023-12-02T07:24:15.781 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2023-12-02T07:24:15.802 INFO:teuthology.orchestra.run.smithi059.stdout:4.18.0-526.el8.x86_64 2023-12-02T07:24:15.803 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-02T07:24:15.803 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T07:24:15.803 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-02T07:24:16.804 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-02T07:24:16.804 DEBUG:teuthology.orchestra.run.smithi059:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T07:24:16.884 INFO:teuthology.orchestra.run.smithi059.stdout:ttyS1 2023-12-02T07:24:16.898 DEBUG:teuthology.parallel:result is None 2023-12-02T07:24:16.898 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-02T07:24:16.906 INFO:teuthology.task.internal:Creating test directory... 2023-12-02T07:24:16.906 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T07:24:16.908 DEBUG:teuthology.orchestra.run.smithi105:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T07:24:16.932 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-02T07:24:16.939 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-02T07:24:16.948 INFO:teuthology.task.internal:Creating archive directory... 2023-12-02T07:24:16.948 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T07:24:16.970 DEBUG:teuthology.orchestra.run.smithi105:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T07:24:17.008 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-02T07:24:17.016 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-02T07:24:17.016 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-02T07:24:17.036 DEBUG:teuthology.orchestra.run.smithi105:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-02T07:24:17.080 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T07:24:17.083 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T07:24:17.092 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T07:24:17.094 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T07:24:17.097 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-02T07:24:17.104 INFO:teuthology.task.internal:Configuring sudo... 2023-12-02T07:24:17.105 DEBUG:teuthology.orchestra.run.smithi059:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T07:24:17.107 DEBUG:teuthology.orchestra.run.smithi105:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T07:24:17.168 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-02T07:24:17.184 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-02T07:24:17.184 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T07:24:17.186 DEBUG:teuthology.orchestra.run.smithi105:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T07:24:17.228 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T07:24:17.296 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T07:24:17.352 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T07:24:17.443 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T07:24:17.491 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:24:17.491 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T07:24:17.565 DEBUG:teuthology.orchestra.run.smithi105:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T07:24:17.613 DEBUG:teuthology.orchestra.run.smithi105:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T07:24:17.669 DEBUG:teuthology.orchestra.run.smithi105:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T07:24:17.756 DEBUG:teuthology.orchestra.run.smithi105:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T07:24:17.800 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-12-02T07:24:17.800 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T07:24:17.868 DEBUG:teuthology.orchestra.run.smithi059:> sudo service rsyslog restart 2023-12-02T07:24:17.870 DEBUG:teuthology.orchestra.run.smithi105:> sudo service rsyslog restart 2023-12-02T07:24:17.931 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T07:24:17.986 INFO:teuthology.orchestra.run.smithi105.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T07:24:18.261 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-02T07:24:18.270 INFO:teuthology.task.internal:Starting timer... 2023-12-02T07:24:18.270 INFO:teuthology.run_tasks:Running task pcp... 2023-12-02T07:24:18.288 INFO:teuthology.run_tasks:Running task selinux... 2023-12-02T07:24:18.302 DEBUG:teuthology.orchestra.run.smithi059:> sudo service auditd rotate 2023-12-02T07:24:18.398 INFO:teuthology.orchestra.run.smithi059.stdout:Rotating logs: 2023-12-02T07:24:18.400 DEBUG:teuthology.orchestra.run.smithi105:> sudo service auditd rotate 2023-12-02T07:24:18.483 INFO:teuthology.orchestra.run.smithi105.stdout:Rotating logs: 2023-12-02T07:24:18.485 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-02T07:24:18.485 DEBUG:teuthology.orchestra.run.smithi059:> /usr/sbin/getenforce 2023-12-02T07:24:18.523 INFO:teuthology.orchestra.run.smithi059.stdout:Permissive 2023-12-02T07:24:18.523 DEBUG:teuthology.orchestra.run.smithi105:> /usr/sbin/getenforce 2023-12-02T07:24:18.557 INFO:teuthology.orchestra.run.smithi105.stdout:Permissive 2023-12-02T07:24:18.557 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi059.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi105.front.sepia.ceph.com': 'permissive'} 2023-12-02T07:24:18.557 DEBUG:teuthology.orchestra.run.smithi059:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T07:24:18.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:24:18.599 DEBUG:teuthology.orchestra.run.smithi105:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T07:24:18.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T07:24:18.627 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-02T07:24:18.627 DEBUG:teuthology.orchestra.run.smithi059:> sudo /usr/sbin/setenforce permissive 2023-12-02T07:24:18.682 DEBUG:teuthology.orchestra.run.smithi105:> sudo /usr/sbin/setenforce permissive 2023-12-02T07:24:18.709 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-02T07:24:18.719 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-02T07:24:18.724 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-02T07:24:18.859 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-02T07:24:18.874 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-02T07:24:18.875 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi059.front.sepia.ceph.com,smithi105.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-02T07:32:33.716 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi059.front.sepia.ceph.com'), Remote(name='ubuntu@smithi105.front.sepia.ceph.com')] 2023-12-02T07:32:33.719 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2023-12-02T07:32:33.720 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:32:33.795 DEBUG:teuthology.orchestra.run.smithi059:> true 2023-12-02T07:32:33.872 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2023-12-02T07:32:33.873 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-12-02T07:32:33.873 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T07:32:33.942 DEBUG:teuthology.orchestra.run.smithi105:> true 2023-12-02T07:32:34.025 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi105.front.sepia.ceph.com' 2023-12-02T07:32:34.025 INFO:teuthology.run_tasks:Running task clock... 2023-12-02T07:32:34.039 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-02T07:32:34.039 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T07:32:34.040 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T07:32:34.043 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T07:32:34.043 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T07:32:34.080 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T07:32:34.097 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T07:32:34.100 INFO:teuthology.orchestra.run.smithi105.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T07:32:34.117 INFO:teuthology.orchestra.run.smithi105.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T07:32:34.169 INFO:teuthology.orchestra.run.smithi059.stderr:sudo: ntpd: command not found 2023-12-02T07:32:34.183 INFO:teuthology.orchestra.run.smithi059.stdout:506 Cannot talk to daemon 2023-12-02T07:32:34.186 INFO:teuthology.orchestra.run.smithi105.stderr:sudo: ntpd: command not found 2023-12-02T07:32:34.197 INFO:teuthology.orchestra.run.smithi105.stdout:506 Cannot talk to daemon 2023-12-02T07:32:34.199 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T07:32:34.211 INFO:teuthology.orchestra.run.smithi105.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T07:32:34.215 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T07:32:34.225 INFO:teuthology.orchestra.run.smithi105.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T07:32:34.285 INFO:teuthology.orchestra.run.smithi059.stderr:bash: ntpq: command not found 2023-12-02T07:32:34.289 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T07:32:34.289 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2023-12-02T07:32:34.289 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:32:34.289 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:32:34.289 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:32:34.289 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:32:34.295 INFO:teuthology.orchestra.run.smithi105.stderr:bash: ntpq: command not found 2023-12-02T07:32:34.298 INFO:teuthology.orchestra.run.smithi105.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T07:32:34.298 INFO:teuthology.orchestra.run.smithi105.stdout:=============================================================================== 2023-12-02T07:32:34.299 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:32:34.299 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:32:34.299 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:32:34.299 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T07:32:34.300 INFO:teuthology.run_tasks:Running task pexec... 2023-12-02T07:32:34.315 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-02T07:32:34.315 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi059.front.sepia.ceph.com 2023-12-02T07:32:34.315 DEBUG:teuthology.orchestra.run.smithi059:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T07:32:34.316 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi105.front.sepia.ceph.com 2023-12-02T07:32:34.316 DEBUG:teuthology.orchestra.run.smithi105:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T07:32:35.217 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:02:27 ago on Sat 02 Dec 2023 07:30:08 AM UTC. 2023-12-02T07:32:35.348 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:43 ago on Sat 02 Dec 2023 07:30:52 AM UTC. 2023-12-02T07:32:37.321 INFO:teuthology.orchestra.run.smithi105.stdout:Dependencies resolved. 2023-12-02T07:32:37.322 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-12-02T07:32:37.322 INFO:teuthology.orchestra.run.smithi105.stdout: Package Architecture Version Repository Size 2023-12-02T07:32:37.322 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-12-02T07:32:37.322 INFO:teuthology.orchestra.run.smithi105.stdout:Resetting modules: 2023-12-02T07:32:37.322 INFO:teuthology.orchestra.run.smithi105.stdout: container-tools 2023-12-02T07:32:37.322 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:32:37.322 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction Summary 2023-12-02T07:32:37.323 INFO:teuthology.orchestra.run.smithi105.stdout:================================================================================ 2023-12-02T07:32:37.323 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:32:37.577 INFO:teuthology.orchestra.run.smithi105.stdout:Complete! 2023-12-02T07:32:37.738 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2023-12-02T07:32:37.739 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-02T07:32:37.739 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2023-12-02T07:32:37.739 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-02T07:32:37.739 INFO:teuthology.orchestra.run.smithi059.stdout:Resetting modules: 2023-12-02T07:32:37.739 INFO:teuthology.orchestra.run.smithi059.stdout: container-tools 2023-12-02T07:32:37.739 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:32:37.739 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2023-12-02T07:32:37.739 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2023-12-02T07:32:37.740 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:32:38.026 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2023-12-02T07:32:38.538 INFO:teuthology.orchestra.run.smithi105.stdout:Last metadata expiration check: 0:02:30 ago on Sat 02 Dec 2023 07:30:08 AM UTC. 2023-12-02T07:32:39.095 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:46 ago on Sat 02 Dec 2023 07:30:52 AM UTC. 2023-12-02T07:32:40.643 INFO:teuthology.orchestra.run.smithi105.stdout:Dependencies resolved. 2023-12-02T07:32:40.646 INFO:teuthology.orchestra.run.smithi105.stdout:=========================================================================================== 2023-12-02T07:32:40.646 INFO:teuthology.orchestra.run.smithi105.stdout: Package Arch Version Repo Size 2023-12-02T07:32:40.646 INFO:teuthology.orchestra.run.smithi105.stdout:=========================================================================================== 2023-12-02T07:32:40.646 INFO:teuthology.orchestra.run.smithi105.stdout:Upgrading: 2023-12-02T07:32:40.646 INFO:teuthology.orchestra.run.smithi105.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-02T07:32:40.646 INFO:teuthology.orchestra.run.smithi105.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-02T07:32:40.646 INFO:teuthology.orchestra.run.smithi105.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout:Installing group/module packages: 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-02T07:32:40.647 INFO:teuthology.orchestra.run.smithi105.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout:Installing dependencies: 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout:Installing weak dependencies: 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout:Installing module profiles: 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: container-tools/common 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout:Enabling module streams: 2023-12-02T07:32:40.648 INFO:teuthology.orchestra.run.smithi105.stdout: container-tools rhel8 2023-12-02T07:32:40.649 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:32:40.649 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction Summary 2023-12-02T07:32:40.649 INFO:teuthology.orchestra.run.smithi105.stdout:=========================================================================================== 2023-12-02T07:32:40.649 INFO:teuthology.orchestra.run.smithi105.stdout:Install 13 Packages 2023-12-02T07:32:40.649 INFO:teuthology.orchestra.run.smithi105.stdout:Upgrade 9 Packages 2023-12-02T07:32:40.649 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:32:40.649 INFO:teuthology.orchestra.run.smithi105.stdout:Total download size: 52 M 2023-12-02T07:32:40.649 INFO:teuthology.orchestra.run.smithi105.stdout:Downloading Packages: 2023-12-02T07:32:41.285 INFO:teuthology.orchestra.run.smithi105.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 1.7 MB/s | 750 kB 00:00 2023-12-02T07:32:41.319 INFO:teuthology.orchestra.run.smithi105.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 2.1 MB/s | 1.0 MB 00:00 2023-12-02T07:32:41.369 INFO:teuthology.orchestra.run.smithi105.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 469 kB/s | 39 kB 00:00 2023-12-02T07:32:41.411 INFO:teuthology.orchestra.run.smithi105.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.6 MB/s | 241 kB 00:00 2023-12-02T07:32:41.437 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout:=========================================================================================== 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout:=========================================================================================== 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrading: 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-02T07:32:41.440 INFO:teuthology.orchestra.run.smithi059.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout:Installing group/module packages: 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-02T07:32:41.441 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout:Installing weak dependencies: 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout:Installing module profiles: 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout: container-tools/common 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout:Enabling module streams: 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout: container-tools rhel8 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout:=========================================================================================== 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout:Install 13 Packages 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrade 9 Packages 2023-12-02T07:32:41.442 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:32:41.443 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 52 M 2023-12-02T07:32:41.443 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2023-12-02T07:32:41.512 INFO:teuthology.orchestra.run.smithi105.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 1.7 MB/s | 178 kB 00:00 2023-12-02T07:32:41.679 INFO:teuthology.orchestra.run.smithi105.stdout:(6/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 11 MB/s | 9.6 MB 00:00 2023-12-02T07:32:41.704 INFO:teuthology.orchestra.run.smithi105.stdout:(7/22): python3-pytoml-0.1.14-5.git7dea353.el8. 129 kB/s | 25 kB 00:00 2023-12-02T07:32:41.771 INFO:teuthology.orchestra.run.smithi105.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 9.8 MB/s | 3.9 MB 00:00 2023-12-02T07:32:41.796 INFO:teuthology.orchestra.run.smithi105.stdout:(9/22): python3-pyxdg-0.25-16.el8.noarch.rpm 802 kB/s | 94 kB 00:00 2023-12-02T07:32:41.896 INFO:teuthology.orchestra.run.smithi105.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 525 kB/s | 53 kB 00:00 2023-12-02T07:32:41.942 INFO:teuthology.orchestra.run.smithi059.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 1.7 MB/s | 750 kB 00:00 2023-12-02T07:32:41.955 INFO:teuthology.orchestra.run.smithi105.stdout:(11/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 14 MB/s | 2.5 MB 00:00 2023-12-02T07:32:41.975 INFO:teuthology.orchestra.run.smithi059.stdout:(2/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 2.1 MB/s | 1.0 MB 00:00 2023-12-02T07:32:41.980 INFO:teuthology.orchestra.run.smithi105.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 489 kB/s | 41 kB 00:00 2023-12-02T07:32:42.017 INFO:teuthology.orchestra.run.smithi059.stdout:(3/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 523 kB/s | 39 kB 00:00 2023-12-02T07:32:42.030 INFO:teuthology.orchestra.run.smithi105.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 763 kB/s | 57 kB 00:00 2023-12-02T07:32:42.064 INFO:teuthology.orchestra.run.smithi105.stdout:(14/22): container-selinux-2.224.0-1.module_el8 837 kB/s | 70 kB 00:00 2023-12-02T07:32:42.076 INFO:teuthology.orchestra.run.smithi059.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.3 MB/s | 241 kB 00:00 2023-12-02T07:32:42.156 INFO:teuthology.orchestra.run.smithi105.stdout:(15/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 18 MB/s | 8.1 MB 00:00 2023-12-02T07:32:42.182 INFO:teuthology.orchestra.run.smithi105.stdout:(16/22): containers-common-1-57.module_el8+712+ 1.2 MB/s | 144 kB 00:00 2023-12-02T07:32:42.184 INFO:teuthology.orchestra.run.smithi059.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 1.6 MB/s | 178 kB 00:00 2023-12-02T07:32:42.248 INFO:teuthology.orchestra.run.smithi105.stdout:(17/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 6.0 MB/s | 564 kB 00:00 2023-12-02T07:32:42.260 INFO:teuthology.orchestra.run.smithi059.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 331 kB/s | 25 kB 00:00 2023-12-02T07:32:42.274 INFO:teuthology.orchestra.run.smithi105.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 762 kB/s | 70 kB 00:00 2023-12-02T07:32:42.341 INFO:teuthology.orchestra.run.smithi105.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 766 kB/s | 70 kB 00:00 2023-12-02T07:32:42.360 INFO:teuthology.orchestra.run.smithi059.stdout:(7/22): buildah-1.32.0-1.module_el8+712+4cd1bd6 11 MB/s | 9.6 MB 00:00 2023-12-02T07:32:42.386 INFO:teuthology.orchestra.run.smithi059.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 750 kB/s | 94 kB 00:00 2023-12-02T07:32:42.416 INFO:teuthology.orchestra.run.smithi105.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 744 kB/s | 56 kB 00:00 2023-12-02T07:32:42.444 INFO:teuthology.orchestra.run.smithi059.stdout:(9/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 9.2 MB/s | 3.9 MB 00:00 2023-12-02T07:32:42.509 INFO:teuthology.orchestra.run.smithi105.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 13 MB/s | 3.1 MB 00:00 2023-12-02T07:32:42.528 INFO:teuthology.orchestra.run.smithi059.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 631 kB/s | 53 kB 00:00 2023-12-02T07:32:42.611 INFO:teuthology.orchestra.run.smithi059.stdout:(11/22): yajl-2.1.0-12.el8.x86_64.rpm 493 kB/s | 41 kB 00:00 2023-12-02T07:32:42.662 INFO:teuthology.orchestra.run.smithi059.stdout:(12/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 9.2 MB/s | 2.5 MB 00:00 2023-12-02T07:32:42.687 INFO:teuthology.orchestra.run.smithi059.stdout:(13/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 767 kB/s | 57 kB 00:00 2023-12-02T07:32:42.850 INFO:teuthology.orchestra.run.smithi059.stdout:(14/22): skopeo-1.13.3-1.module_el8+712+4cd1bd6 17 MB/s | 8.1 MB 00:00 2023-12-02T07:32:42.879 INFO:teuthology.orchestra.run.smithi059.stdout:(15/22): container-selinux-2.224.0-1.module_el8 322 kB/s | 70 kB 00:00 2023-12-02T07:32:42.892 INFO:teuthology.orchestra.run.smithi105.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 25 MB/s | 21 MB 00:00 2023-12-02T07:32:42.892 INFO:teuthology.orchestra.run.smithi105.stdout:-------------------------------------------------------------------------------- 2023-12-02T07:32:42.892 INFO:teuthology.orchestra.run.smithi105.stdout:Total 23 MB/s | 52 MB 00:02 2023-12-02T07:32:42.929 INFO:teuthology.orchestra.run.smithi059.stdout:(16/22): containers-common-1-57.module_el8+712+ 1.8 MB/s | 144 kB 00:00 2023-12-02T07:32:42.971 INFO:teuthology.orchestra.run.smithi059.stdout:(17/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 6.0 MB/s | 564 kB 00:00 2023-12-02T07:32:43.005 INFO:teuthology.orchestra.run.smithi059.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+712+4 926 kB/s | 70 kB 00:00 2023-12-02T07:32:43.047 INFO:teuthology.orchestra.run.smithi059.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 932 kB/s | 70 kB 00:00 2023-12-02T07:32:43.114 INFO:teuthology.orchestra.run.smithi059.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 839 kB/s | 56 kB 00:00 2023-12-02T07:32:43.181 INFO:teuthology.orchestra.run.smithi059.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 18 MB/s | 3.1 MB 00:00 2023-12-02T07:32:43.386 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction check 2023-12-02T07:32:43.432 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction check succeeded. 2023-12-02T07:32:43.432 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction test 2023-12-02T07:32:43.573 INFO:teuthology.orchestra.run.smithi059.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 24 MB/s | 21 MB 00:00 2023-12-02T07:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2023-12-02T07:32:43.574 INFO:teuthology.orchestra.run.smithi059.stdout:Total 24 MB/s | 52 MB 00:02 2023-12-02T07:32:43.898 INFO:teuthology.orchestra.run.smithi105.stdout:Transaction test succeeded. 2023-12-02T07:32:43.901 INFO:teuthology.orchestra.run.smithi105.stdout:Running transaction 2023-12-02T07:32:44.112 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2023-12-02T07:32:44.164 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2023-12-02T07:32:44.165 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2023-12-02T07:32:44.691 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2023-12-02T07:32:44.695 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2023-12-02T07:32:45.158 INFO:teuthology.orchestra.run.smithi105.stdout: Preparing : 1/1 2023-12-02T07:32:45.232 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-02T07:32:45.424 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-02T07:32:45.449 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-02T07:32:45.685 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-02T07:32:45.986 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2023-12-02T07:32:46.064 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-02T07:32:46.240 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-02T07:32:46.265 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-02T07:32:46.463 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-02T07:33:03.210 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-02T07:33:03.438 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-02T07:33:03.594 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-02T07:33:03.806 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-02T07:33:04.058 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-02T07:33:04.216 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-02T07:33:06.008 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-02T07:33:06.223 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-02T07:33:06.411 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-02T07:33:06.633 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-02T07:33:06.874 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-02T07:33:07.023 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-02T07:33:07.025 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-02T07:33:07.225 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-02T07:33:07.300 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-02T07:33:07.355 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-02T07:33:07.543 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-02T07:33:07.738 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-02T07:33:07.858 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-02T07:33:07.902 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-02T07:33:08.809 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-02T07:33:09.111 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-02T07:33:09.855 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-02T07:33:10.035 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-02T07:33:10.053 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-02T07:33:10.374 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-02T07:33:10.427 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-02T07:33:10.560 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-02T07:33:10.660 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-02T07:33:10.803 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-02T07:33:10.848 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-02T07:33:10.970 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-02T07:33:11.078 INFO:teuthology.orchestra.run.smithi105.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-02T07:33:11.250 INFO:teuthology.orchestra.run.smithi105.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-02T07:33:11.284 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-02T07:33:11.462 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-02T07:33:11.650 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-02T07:33:11.816 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-02T07:33:11.816 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-02T07:33:11.828 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-02T07:33:12.000 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-02T07:33:12.204 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-02T07:33:12.400 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-02T07:33:12.585 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-02T07:33:12.774 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-02T07:33:12.875 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-02T07:33:12.924 INFO:teuthology.orchestra.run.smithi105.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-02T07:33:13.145 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-02T07:33:14.117 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-02T07:33:14.501 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-02T07:33:14.699 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-02T07:33:14.876 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-02T07:33:15.112 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-02T07:33:15.311 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-02T07:33:15.478 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-02T07:33:15.645 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-02T07:33:15.785 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-02T07:33:15.786 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-02T07:33:15.978 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-02T07:33:16.144 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-02T07:33:16.298 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-02T07:33:16.599 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-02T07:33:16.793 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-02T07:33:16.951 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-02T07:33:32.373 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-02T07:33:32.837 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-02T07:33:32.839 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-02T07:33:32.839 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-02T07:33:32.839 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-02T07:33:32.839 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-02T07:33:32.839 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-02T07:33:32.840 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-02T07:33:32.841 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-02T07:33:32.841 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-02T07:33:32.841 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-02T07:33:32.841 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-02T07:33:32.841 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-02T07:33:33.855 INFO:teuthology.orchestra.run.smithi105.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-02T07:33:33.855 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:33:33.855 INFO:teuthology.orchestra.run.smithi105.stdout:Upgraded: 2023-12-02T07:33:33.855 INFO:teuthology.orchestra.run.smithi105.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.855 INFO:teuthology.orchestra.run.smithi105.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:33:33.855 INFO:teuthology.orchestra.run.smithi105.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout:Installed: 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.856 INFO:teuthology.orchestra.run.smithi105.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:33:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-02T07:33:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-02T07:33:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-02T07:33:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-02T07:33:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:33:33.857 INFO:teuthology.orchestra.run.smithi105.stdout:Complete! 2023-12-02T07:33:34.179 DEBUG:teuthology.parallel:result is None 2023-12-02T07:33:38.123 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-02T07:33:38.633 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-02T07:33:38.633 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-02T07:33:38.633 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-02T07:33:38.633 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-02T07:33:38.633 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-02T07:33:38.633 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-02T07:33:38.633 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-02T07:33:38.634 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-02T07:33:38.635 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-02T07:33:39.733 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-02T07:33:39.733 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout:Upgraded: 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.734 INFO:teuthology.orchestra.run.smithi059.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:33:39.735 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2023-12-02T07:33:40.065 DEBUG:teuthology.parallel:result is None 2023-12-02T07:33:40.065 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-02T07:33:40.149 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T07:33:40.149 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2023-12-02T07:33:40.149 INFO:tasks.cephadm:Cluster fsid is 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:33:40.150 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-02T07:33:40.150 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.59', 'mon.c': '[v2:172.21.15.59:3301,v1:172.21.15.59:6790]', 'mon.b': '172.21.15.105'} 2023-12-02T07:33:40.150 INFO:tasks.cephadm:First mon is mon.a on smithi059 2023-12-02T07:33:40.150 INFO:tasks.cephadm:First mgr is y 2023-12-02T07:33:40.150 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-02T07:33:40.150 DEBUG:teuthology.orchestra.run.smithi059:> sudo hostname $(hostname -s) 2023-12-02T07:33:40.187 DEBUG:teuthology.orchestra.run.smithi105:> sudo hostname $(hostname -s) 2023-12-02T07:33:40.221 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2023-12-02T07:33:40.222 DEBUG:teuthology.orchestra.run.smithi059:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T07:33:40.456 INFO:teuthology.orchestra.run.smithi059.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 2 07:33 /home/ubuntu/cephtest/cephadm 2023-12-02T07:33:40.456 DEBUG:teuthology.orchestra.run.smithi105:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T07:33:40.613 INFO:teuthology.orchestra.run.smithi105.stdout:-rw-rw-r--. 1 ubuntu ubuntu 320521 Dec 2 07:33 /home/ubuntu/cephtest/cephadm 2023-12-02T07:33:40.646 DEBUG:teuthology.orchestra.run.smithi059:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T07:33:40.671 DEBUG:teuthology.orchestra.run.smithi105:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T07:33:40.704 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2023-12-02T07:33:40.705 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-02T07:33:40.713 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2023-12-02T07:33:42.167 INFO:teuthology.orchestra.run.smithi105.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-02T07:33:42.506 INFO:teuthology.orchestra.run.smithi059.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-02T07:33:59.590 INFO:teuthology.orchestra.run.smithi105.stdout:{ 2023-12-02T07:33:59.590 INFO:teuthology.orchestra.run.smithi105.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-02T07:33:59.590 INFO:teuthology.orchestra.run.smithi105.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-02T07:33:59.591 INFO:teuthology.orchestra.run.smithi105.stdout: "repo_digests": [ 2023-12-02T07:33:59.591 INFO:teuthology.orchestra.run.smithi105.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-02T07:33:59.591 INFO:teuthology.orchestra.run.smithi105.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-02T07:33:59.591 INFO:teuthology.orchestra.run.smithi105.stdout: ] 2023-12-02T07:33:59.591 INFO:teuthology.orchestra.run.smithi105.stdout:} 2023-12-02T07:34:02.981 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:34:02.981 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2023-12-02T07:34:02.981 INFO:teuthology.orchestra.run.smithi059.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2023-12-02T07:34:02.981 INFO:teuthology.orchestra.run.smithi059.stdout: "repo_digests": [ 2023-12-02T07:34:02.981 INFO:teuthology.orchestra.run.smithi059.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2023-12-02T07:34:02.982 INFO:teuthology.orchestra.run.smithi059.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2023-12-02T07:34:02.982 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2023-12-02T07:34:02.982 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:34:03.007 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /etc/ceph 2023-12-02T07:34:03.044 DEBUG:teuthology.orchestra.run.smithi105:> sudo mkdir -p /etc/ceph 2023-12-02T07:34:03.081 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 777 /etc/ceph 2023-12-02T07:34:03.120 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 777 /etc/ceph 2023-12-02T07:34:03.151 INFO:tasks.cephadm:Writing seed config... 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-02T07:34:03.153 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-02T07:34:03.154 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:34:03.154 DEBUG:teuthology.orchestra.run.smithi059:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-02T07:34:03.183 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 1ce13c1e-90e5-11ee-95a2-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-02T07:34:03.183 DEBUG:teuthology.orchestra.run.smithi059:mon.a> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a.service 2023-12-02T07:34:03.226 DEBUG:teuthology.orchestra.run.smithi059:mgr.y> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.y.service 2023-12-02T07:34:03.259 INFO:journalctl@ceph.mon.a.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:34:03.260 INFO:tasks.cephadm:Bootstrapping... 2023-12-02T07:34:03.261 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.59 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:34:03.292 INFO:journalctl@ceph.mgr.y.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:34:03.484 INFO:teuthology.orchestra.run.smithi059.stderr:-------------------------------------------------------------------------------- 2023-12-02T07:34:03.484 INFO:teuthology.orchestra.run.smithi059.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '1ce13c1e-90e5-11ee-95a2-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.59', '--skip-admin-label'] 2023-12-02T07:34:03.507 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: 4.6.1 2023-12-02T07:34:03.524 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying podman|docker is present... 2023-12-02T07:34:03.545 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: 4.6.1 2023-12-02T07:34:03.563 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying lvm2 is present... 2023-12-02T07:34:03.564 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying time synchronization is in place... 2023-12-02T07:34:03.571 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-02T07:34:03.577 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2023-12-02T07:34:03.584 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: enabled 2023-12-02T07:34:03.590 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: active 2023-12-02T07:34:03.591 INFO:teuthology.orchestra.run.smithi059.stderr:Unit chronyd.service is enabled and running 2023-12-02T07:34:03.591 INFO:teuthology.orchestra.run.smithi059.stderr:Repeating the final host check... 2023-12-02T07:34:03.612 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: 4.6.1 2023-12-02T07:34:03.621 INFO:teuthology.orchestra.run.smithi059.stderr:podman (/bin/podman) version 4.6.1 is present 2023-12-02T07:34:03.621 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl is present 2023-12-02T07:34:03.621 INFO:teuthology.orchestra.run.smithi059.stderr:lvcreate is present 2023-12-02T07:34:03.627 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-12-02T07:34:03.633 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2023-12-02T07:34:03.639 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: enabled 2023-12-02T07:34:03.645 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: active 2023-12-02T07:34:03.646 INFO:teuthology.orchestra.run.smithi059.stderr:Unit chronyd.service is enabled and running 2023-12-02T07:34:03.647 INFO:teuthology.orchestra.run.smithi059.stderr:Host looks OK 2023-12-02T07:34:03.647 INFO:teuthology.orchestra.run.smithi059.stderr:Cluster fsid: 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:03.647 INFO:teuthology.orchestra.run.smithi059.stderr:Acquiring lock 139971570905216 on /run/cephadm/1ce13c1e-90e5-11ee-95a2-87774f69a715.lock 2023-12-02T07:34:03.647 INFO:teuthology.orchestra.run.smithi059.stderr:Lock 139971570905216 acquired on /run/cephadm/1ce13c1e-90e5-11ee-95a2-87774f69a715.lock 2023-12-02T07:34:03.648 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying IP 172.21.15.59 port 3300 ... 2023-12-02T07:34:03.648 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying IP 172.21.15.59 port 6789 ... 2023-12-02T07:34:03.648 INFO:teuthology.orchestra.run.smithi059.stderr:Base mon IP is 172.21.15.59, final addrv is [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2023-12-02T07:34:03.650 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.59 metric 100 2023-12-02T07:34:03.650 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.59 metric 100 2023-12-02T07:34:03.653 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-12-02T07:34:03.653 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-02T07:34:03.653 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1799sec hoplimit 64 pref medium 2023-12-02T07:34:03.656 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-02T07:34:03.656 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-12-02T07:34:03.656 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-02T07:34:03.656 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-02T07:34:03.657 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:192a/64 scope link 2023-12-02T07:34:03.657 INFO:teuthology.orchestra.run.smithi059.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-12-02T07:34:03.658 INFO:teuthology.orchestra.run.smithi059.stderr:Mon IP `172.21.15.59` is in CIDR network `172.21.0.0/20` 2023-12-02T07:34:03.658 INFO:teuthology.orchestra.run.smithi059.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-02T07:34:03.659 INFO:teuthology.orchestra.run.smithi059.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2023-12-02T07:34:03.768 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2023-12-02T07:34:04.138 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Getting image source signatures 2023-12-02T07:34:04.138 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2023-12-02T07:34:04.138 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2023-12-02T07:34:04.138 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2023-12-02T07:34:04.138 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2023-12-02T07:34:04.139 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2023-12-02T07:34:04.139 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-02T07:34:04.193 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: Writing manifest to image destination 2023-12-02T07:34:04.300 INFO:teuthology.orchestra.run.smithi059.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2023-12-02T07:34:04.742 INFO:teuthology.orchestra.run.smithi059.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-02T07:34:05.096 INFO:teuthology.orchestra.run.smithi059.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2023-12-02T07:34:05.096 INFO:teuthology.orchestra.run.smithi059.stderr:Extracting ceph user uid/gid from container image... 2023-12-02T07:34:05.361 INFO:teuthology.orchestra.run.smithi059.stderr:stat: 167 167 2023-12-02T07:34:05.687 INFO:teuthology.orchestra.run.smithi059.stderr:Creating initial keys... 2023-12-02T07:34:05.978 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-authtool: AQDt3WplqzDMNxAAAFyMzUXV5LIQOBy17JCA6g== 2023-12-02T07:34:06.550 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-authtool: AQDu3Wplu/x4IBAA/+A4YfzRbJOYnZgvO9bB0w== 2023-12-02T07:34:07.142 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph-authtool: AQDv3WplhJEXCBAA1syi+tC49FozUcvCcxCmWA== 2023-12-02T07:34:07.479 INFO:teuthology.orchestra.run.smithi059.stderr:Creating initial monmap... 2023-12-02T07:34:07.745 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-02T07:34:07.745 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2023-12-02T07:34:07.745 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:07.745 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-02T07:34:08.083 INFO:teuthology.orchestra.run.smithi059.stderr:monmaptool for a [v2:172.21.15.59:3300,v1:172.21.15.59:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-02T07:34:08.084 INFO:teuthology.orchestra.run.smithi059.stderr:setting min_mon_release = octopus 2023-12-02T07:34:08.084 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: set fsid to 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:08.084 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-02T07:34:08.084 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:08.084 INFO:teuthology.orchestra.run.smithi059.stderr:Creating mon... 2023-12-02T07:34:08.862 INFO:teuthology.orchestra.run.smithi059.stderr:create mon.a on 2023-12-02T07:34:08.985 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-02T07:34:09.088 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715.target. 2023-12-02T07:34:09.089 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715.target. 2023-12-02T07:34:09.317 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to reset failed state of unit ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-02T07:34:09.324 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715.target.wants/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@.service. 2023-12-02T07:34:09.800 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: disabled 2023-12-02T07:34:09.808 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2023-12-02T07:34:09.809 INFO:teuthology.orchestra.run.smithi059.stderr:firewalld.service is not enabled 2023-12-02T07:34:09.810 INFO:teuthology.orchestra.run.smithi059.stderr:Not possible to enable service . firewalld.service is not available 2023-12-02T07:34:09.810 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mon to start... 2023-12-02T07:34:09.810 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mon... 2023-12-02T07:34:10.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:09 smithi059 ceph-mon[108174]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: cluster: 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: id: 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: services: 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.471332s) 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mgr: no daemons active 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: data: 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-12-02T07:34:10.296 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-12-02T07:34:10.297 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-12-02T07:34:10.297 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: pgs: 2023-12-02T07:34:10.297 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:10.597 INFO:teuthology.orchestra.run.smithi059.stderr:mon is available 2023-12-02T07:34:10.597 INFO:teuthology.orchestra.run.smithi059.stderr:Assimilating anything we can from ceph.conf... 2023-12-02T07:34:11.089 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:11.089 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [global] 2023-12-02T07:34:11.089 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: fsid = 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:11.089 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.59:3300,v1:172.21.15.59:6789] 2023-12-02T07:34:11.089 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-02T07:34:11.089 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [mgr] 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [osd] 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-02T07:34:11.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-02T07:34:11.109 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:10 smithi059 ceph-mon[108174]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:34:11.109 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:10 smithi059 ceph-mon[108174]: monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} 2023-12-02T07:34:11.110 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:10 smithi059 ceph-mon[108174]: fsmap 2023-12-02T07:34:11.110 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:10 smithi059 ceph-mon[108174]: osdmap e1: 0 total, 0 up, 0 in 2023-12-02T07:34:11.110 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:10 smithi059 ceph-mon[108174]: mgrmap e1: no daemons active 2023-12-02T07:34:11.110 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:10 smithi059 ceph-mon[108174]: from='client.? 172.21.15.59:0/2184583385' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:34:11.444 INFO:teuthology.orchestra.run.smithi059.stderr:Generating new minimal ceph.conf... 2023-12-02T07:34:12.172 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:11 smithi059 ceph-mon[108174]: from='client.? 172.21.15.59:0/2165373715' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-02T07:34:12.172 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:11 smithi059 ceph-mon[108174]: from='client.? 172.21.15.59:0/2165373715' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-02T07:34:12.262 INFO:teuthology.orchestra.run.smithi059.stderr:Restarting the monitor... 2023-12-02T07:34:12.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 systemd[1]: Stopping Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:34:12.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 bash[108477]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-12-02T07:34:12.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a[108151]: 2023-12-02T07:34:12.361+0000 7f280443c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T07:34:12.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a[108151]: 2023-12-02T07:34:12.361+0000 7f280443c700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-02T07:34:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 bash[108489]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a 2023-12-02T07:34:12.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 bash[108526]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon.a" found: no such container 2023-12-02T07:34:12.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-02T07:34:12.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 systemd[1]: Stopped Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:34:12.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:12 smithi059 systemd[1]: Starting Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:34:13.170 INFO:teuthology.orchestra.run.smithi059.stderr:Setting mon public_network to 172.21.0.0/20 2023-12-02T07:34:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: set uid:gid to 167:167 (ceph:ceph) 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: pidfile_write: ignore empty --pid-file 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 bash[108593]: d0ad063826902b4c67aa6173a19a296d89ece539f35a6ebbfdefa7512ee84a6c 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 systemd[1]: Started Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: load: jerasure load: lrc 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: RocksDB version: 6.15.5 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Compile date Apr 18 2022 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: DB SUMMARY 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: DB Session ID: VWJ6FX5WYFA1OMT16H0Y 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: CURRENT file: CURRENT 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: IDENTITY file: IDENTITY 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-12-02T07:34:13.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 80721 ; 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.error_if_exists: 0 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.create_if_missing: 0 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.paranoid_checks: 1 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.env: 0x557b9668c860 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.fs: Posix File System 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.info_log: 0x557b974a7dc0 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_file_opening_threads: 16 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.statistics: (nil) 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.use_fsync: 0 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_log_file_size: 0 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-02T07:34:13.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.keep_log_file_num: 1000 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.recycle_log_file_num: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.allow_fallocate: 1 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.allow_mmap_reads: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.allow_mmap_writes: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.use_direct_reads: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.create_missing_column_families: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.db_log_dir: 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-02T07:34:13.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.advise_random_on_open: 1 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.db_write_buffer_size: 0 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.write_buffer_manager: 0x557b975982a0 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.rate_limiter: (nil) 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.wal_recovery_mode: 2 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.enable_thread_tracking: 0 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.enable_pipelined_write: 0 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.unordered_write: 0 2023-12-02T07:34:13.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.row_cache: None 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.wal_filter: None 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.allow_ingest_behind: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.preserve_deletes: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.two_write_queues: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.manual_wal_flush: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.atomic_flush: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-02T07:34:13.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.log_readahead_size: 0 2023-12-02T07:34:13.444 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-02T07:34:13.444 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.best_efforts_recovery: 0 2023-12-02T07:34:13.444 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-02T07:34:13.444 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.allow_data_in_errors: 0 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.db_host_id: __hostname__ 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_background_jobs: 2 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_background_compactions: -1 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_subcompactions: 1 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_total_wal_size: 0 2023-12-02T07:34:13.445 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_open_files: -1 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bytes_per_sync: 0 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_readahead_size: 0 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_background_flushes: -1 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Compression algorithms supported: 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: kZSTD supported: 0 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: kXpressCompression supported: 0 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: kLZ4HCCompression supported: 1 2023-12-02T07:34:13.446 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: kLZ4Compression supported: 1 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: kBZip2Compression supported: 0 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: kZlibCompression supported: 1 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: kSnappyCompression supported: 1 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.merge_operator: 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_filter: None 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_filter_factory: None 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.sst_partitioner_factory: None 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557b97473d00) 2023-12-02T07:34:13.447 INFO:journalctl@ceph.mon.a.smithi059.stdout: cache_index_and_filter_blocks: 1 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: pin_top_level_index_and_filter: 1 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_type: 0 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: data_block_index_type: 0 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_shortening: 1 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: hash_index_allow_collision: 1 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: checksum: 1 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: no_block_cache: 0 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache: 0x557b974de170 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_name: BinnedLRUCache 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_options: 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: capacity : 536870912 2023-12-02T07:34:13.448 INFO:journalctl@ceph.mon.a.smithi059.stdout: num_shard_bits : 4 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: strict_capacity_limit : 0 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: high_pri_pool_ratio: 0.000 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_compressed: (nil) 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: persistent_cache: (nil) 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_size: 4096 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_size_deviation: 10 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_restart_interval: 16 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_block_restart_interval: 1 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: metadata_block_size: 4096 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: partition_filters: 0 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: use_delta_encoding: 1 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: whole_key_filtering: 1 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: verify_compression: 0 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: read_amp_bytes_per_bit: 0 2023-12-02T07:34:13.449 INFO:journalctl@ceph.mon.a.smithi059.stdout: format_version: 4 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout: enable_index_compression: 1 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_align: 0 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.write_buffer_size: 33554432 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_write_buffer_number: 2 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compression: NoCompression 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bottommost_compression: Disabled 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.prefix_extractor: nullptr 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.num_levels: 7 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-02T07:34:13.450 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compression_opts.level: 32767 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compression_opts.strategy: 0 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compression_opts.enabled: false 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-02T07:34:13.451 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.target_file_size_base: 67108864 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-02T07:34:13.452 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.arena_block_size: 4194304 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.disable_auto_compactions: 0 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-02T07:34:13.453 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.table_properties_collectors: 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.inplace_update_support: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.bloom_locality: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.max_successive_merges: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.paranoid_file_checks: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.force_consistency_checks: 1 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.report_bg_io_stats: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.ttl: 2592000 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.enable_blob_files: false 2023-12-02T07:34:13.454 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.min_blob_size: 0 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.blob_file_size: 268435456 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502453171041, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502453172297, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 77587, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 75850, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9840, "raw_average_key_size": 47, "raw_value_size": 70160, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 206, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701502453, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "2cab9af7-b832-474e-9767-5a532401a028", "db_session_id": "VWJ6FX5WYFA1OMT16H0Y"}} 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502453172901, "job": 1, "event": "recovery_finished"} 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-02T07:34:13.455 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x557b974c4a80 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: DB pointer 0x557b974d4000 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** DB Stats ** 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-02T07:34:13.456 INFO:journalctl@ceph.mon.a.smithi059.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: L0 2/0 77.53 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.8 0.00 0.00 1 0.001 0 0 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: Sum 2/0 77.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.8 0.00 0.00 1 0.001 0 0 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.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 92.8 0.00 0.00 1 0.001 0 0 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.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 92.8 0.00 0.00 1 0.001 0 0 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative compaction: 0.00 GB write, 13.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:34:13.457 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval compaction: 0.00 GB write, 13.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: L0 2/0 77.53 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.8 0.00 0.00 1 0.001 0 0 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: Sum 2/0 77.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.8 0.00 0.00 1 0.001 0 0 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-02T07:34:13.458 INFO:journalctl@ceph.mon.a.smithi059.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.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 92.8 0.00 0.00 1 0.001 0 0 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative compaction: 0.00 GB write, 13.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a@-1(???) e1 preinit fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a@-1(???).mds e1 new map 2023-12-02T07:34:13.459 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a@-1(???).mds e1 print_map 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout: e1 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout: legacy client fscid: -1 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout: No filesystems configured 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta expand map: {default=false} 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta from 'false' to 'false' 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta expanded map: {default=false} 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta expand map: {default=info} 2023-12-02T07:34:13.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta from 'info' to 'info' 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta expanded map: {default=info} 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta expand map: {default=daemon} 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta expanded map: {default=daemon} 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta expand map: {default=debug} 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta from 'debug' to 'debug' 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: expand_channel_meta expanded map: {default=debug} 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: fsmap 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: osdmap e1: 0 total, 0 up, 0 in 2023-12-02T07:34:13.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:13 smithi059 ceph-mon[108631]: mgrmap e1: no daemons active 2023-12-02T07:34:14.028 INFO:teuthology.orchestra.run.smithi059.stderr:Wrote config to /etc/ceph/ceph.conf 2023-12-02T07:34:14.028 INFO:teuthology.orchestra.run.smithi059.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:34:14.028 INFO:teuthology.orchestra.run.smithi059.stderr:Creating mgr... 2023-12-02T07:34:14.028 INFO:teuthology.orchestra.run.smithi059.stderr:Verifying port 9283 ... 2023-12-02T07:34:14.173 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Failed to reset failed state of unit ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-02T07:34:14.180 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: Created symlink /etc/systemd/system/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715.target.wants/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@.service. 2023-12-02T07:34:14.613 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:14 smithi059 systemd[1]: Starting Ceph mgr.y for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:34:14.649 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: disabled 2023-12-02T07:34:14.658 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2023-12-02T07:34:14.659 INFO:teuthology.orchestra.run.smithi059.stderr:firewalld.service is not enabled 2023-12-02T07:34:14.659 INFO:teuthology.orchestra.run.smithi059.stderr:Not possible to enable service . firewalld.service is not available 2023-12-02T07:34:14.668 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: disabled 2023-12-02T07:34:14.677 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2023-12-02T07:34:14.678 INFO:teuthology.orchestra.run.smithi059.stderr:firewalld.service is not enabled 2023-12-02T07:34:14.678 INFO:teuthology.orchestra.run.smithi059.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-12-02T07:34:14.678 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mgr to start... 2023-12-02T07:34:14.678 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mgr... 2023-12-02T07:34:14.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:14 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1426555939' entity='client.admin' 2023-12-02T07:34:14.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:14 smithi059 bash[108867]: 8439625e9b4d3d3c5f3f4f3ff5197293ad12ad793998fcbbc103bc50e88128a3 2023-12-02T07:34:14.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:14 smithi059 systemd[1]: Started Ceph mgr.y for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:34:14.939 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:14 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:14.790+0000 7f1d448bf000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsid": "1ce13c1e-90e5-11ee-95a2-87774f69a715", 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "health": { 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "checks": {}, 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mutes": [] 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:15.166 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum": [ 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 0 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "a" 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_age": 1, 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "monmap": { 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:15.167 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osdmap": { 2023-12-02T07:34:15.168 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:15.168 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-02T07:34:15.168 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-02T07:34:15.168 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-02T07:34:15.168 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-02T07:34:15.171 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-02T07:34:15.171 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-02T07:34:15.171 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgmap": { 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsmap": { 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:15.172 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": false, 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modules": [ 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "iostat", 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "nfs", 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "restful" 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "servicemap": { 2023-12-02T07:34:15.173 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:15.174 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modified": "2023-12-02T07:34:09.822541+0000", 2023-12-02T07:34:15.174 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:34:15.174 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:15.174 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-02T07:34:15.174 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2023-12-02T07:34:15.334 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:15.005+0000 7f1d448bf000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:34:15.510 INFO:teuthology.orchestra.run.smithi059.stderr:mgr not available, waiting (1/15)... 2023-12-02T07:34:15.612 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:15.349+0000 7f1d448bf000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:34:15.923 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:15 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2418226311' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:34:16.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:15.920+0000 7f1d448bf000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:34:16.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:16.319+0000 7f1d448bf000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:34:17.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:17.045+0000 7f1d448bf000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:34:17.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:17.236+0000 7f1d448bf000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:34:17.934 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:17.930+0000 7f1d448bf000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:34:17.996 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsid": "1ce13c1e-90e5-11ee-95a2-87774f69a715", 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "health": { 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "checks": {}, 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mutes": [] 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum": [ 2023-12-02T07:34:17.997 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 0 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "a" 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_age": 4, 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "monmap": { 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osdmap": { 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:17.998 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-02T07:34:17.999 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-02T07:34:17.999 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-02T07:34:17.999 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-02T07:34:18.002 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-02T07:34:18.002 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-02T07:34:18.002 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:18.002 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgmap": { 2023-12-02T07:34:18.002 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsmap": { 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-02T07:34:18.003 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": false, 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modules": [ 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "iostat", 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "nfs", 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "restful" 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "servicemap": { 2023-12-02T07:34:18.004 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:18.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modified": "2023-12-02T07:34:09.822541+0000", 2023-12-02T07:34:18.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:34:18.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:18.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-02T07:34:18.005 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2023-12-02T07:34:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:18 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1110144379' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:34:18.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:18.025+0000 7f1d448bf000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:34:18.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:18.124+0000 7f1d448bf000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:34:18.359 INFO:teuthology.orchestra.run.smithi059.stderr:mgr not available, waiting (2/15)... 2023-12-02T07:34:18.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:18.226+0000 7f1d448bf000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:34:18.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:18.326+0000 7f1d448bf000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:34:18.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:18.428+0000 7f1d448bf000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:34:19.076 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:18.770+0000 7f1d448bf000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:34:19.076 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:18.874+0000 7f1d448bf000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:34:19.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:19 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:19.073+0000 7f1d448bf000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:34:19.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:19 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:19.165+0000 7f1d448bf000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:34:20.272 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:19 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:19.958+0000 7f1d448bf000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:34:20.272 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:20.121+0000 7f1d448bf000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:34:20.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:20.269+0000 7f1d448bf000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:34:21.017 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:20.709+0000 7f1d448bf000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:34:21.017 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:20.860+0000 7f1d448bf000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:34:21.607 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsid": "1ce13c1e-90e5-11ee-95a2-87774f69a715", 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "health": { 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "checks": {}, 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mutes": [] 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum": [ 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 0 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-02T07:34:21.608 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "a" 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_age": 8, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "monmap": { 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osdmap": { 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-02T07:34:21.609 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgmap": { 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsmap": { 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-02T07:34:21.610 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": false, 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modules": [ 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "iostat", 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "nfs", 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "restful" 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "servicemap": { 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:21.611 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modified": "2023-12-02T07:34:09.822541+0000", 2023-12-02T07:34:21.612 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:34:21.612 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:21.612 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-02T07:34:21.612 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2023-12-02T07:34:21.624 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:21.304+0000 7f1d448bf000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:34:21.624 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:21.432+0000 7f1d448bf000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:34:21.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: Activating manager daemon y 2023-12-02T07:34:21.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: mgrmap e2: y(active, starting, since 0.00323004s) 2023-12-02T07:34:21.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:34:21.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:34:21.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:34:21.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:34:21.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:34:21.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: Manager daemon y is now available 2023-12-02T07:34:21.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:34:21.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:34:21.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:34:21.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:34:21.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:21 smithi059 ceph-mon[108631]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:34:21.985 INFO:teuthology.orchestra.run.smithi059.stderr:mgr not available, waiting (3/15)... 2023-12-02T07:34:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:22 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/80113173' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:34:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:22 smithi059 ceph-mon[108631]: mgrmap e3: y(active, since 1.00709s) 2023-12-02T07:34:24.622 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:24.622 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2023-12-02T07:34:24.622 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsid": "1ce13c1e-90e5-11ee-95a2-87774f69a715", 2023-12-02T07:34:24.622 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "health": { 2023-12-02T07:34:24.622 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-12-02T07:34:24.622 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "checks": {}, 2023-12-02T07:34:24.622 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mutes": [] 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum": [ 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 0 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_names": [ 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "a" 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "quorum_age": 11, 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "monmap": { 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_mons": 1 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osdmap": { 2023-12-02T07:34:24.623 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:24.624 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_osds": 0, 2023-12-02T07:34:24.624 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-12-02T07:34:24.624 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgmap": { 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_pools": 0, 2023-12-02T07:34:24.627 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_objects": 0, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "bytes_total": 0 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "fsmap": { 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "by_rank": [], 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "up:standby": 0 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap": { 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": true, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modules": [ 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "iostat", 2023-12-02T07:34:24.628 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "nfs", 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "restful" 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ], 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "servicemap": { 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 1, 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "modified": "2023-12-02T07:34:09.822541+0000", 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "services": {} 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: }, 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "progress_events": {} 2023-12-02T07:34:24.629 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2023-12-02T07:34:24.976 INFO:teuthology.orchestra.run.smithi059.stderr:mgr is available 2023-12-02T07:34:25.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:25 smithi059 ceph-mon[108631]: mgrmap e4: y(active, since 2s) 2023-12-02T07:34:25.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:25 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1367836510' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [global] 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: fsid = 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [mgr] 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: [osd] 2023-12-02T07:34:25.522 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-12-02T07:34:25.523 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-12-02T07:34:25.860 INFO:teuthology.orchestra.run.smithi059.stderr:Enabling cephadm module... 2023-12-02T07:34:26.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:26 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1256980942' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-02T07:34:26.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:26 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1256980942' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-02T07:34:27.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:27 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/145363863' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-02T07:34:27.565 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ignoring --setuser ceph since I am not root 2023-12-02T07:34:27.565 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ignoring --setgroup ceph since I am not root 2023-12-02T07:34:27.565 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:27.368+0000 7fc06837c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:34:28.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:27.561+0000 7fc06837c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:34:28.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:27.893+0000 7fc06837c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:34:28.459 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:28 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/145363863' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-02T07:34:28.459 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:28 smithi059 ceph-mon[108631]: mgrmap e5: y(active, since 5s) 2023-12-02T07:34:28.788 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:28 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:28.456+0000 7fc06837c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:34:29.095 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:28 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:28.877+0000 7fc06837c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:34:29.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:29 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:29.635+0000 7fc06837c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:34:29.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:29 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:29.830+0000 7fc06837c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:34:30.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2023-12-02T07:34:30.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 5, 2023-12-02T07:34:30.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": true, 2023-12-02T07:34:30.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-02T07:34:30.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-02T07:34:30.090 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2023-12-02T07:34:30.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:30 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/27186251' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-02T07:34:30.815 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:30.522+0000 7fc06837c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:34:30.815 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:30.614+0000 7fc06837c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:34:30.815 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:30.709+0000 7fc06837c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:34:31.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:30.811+0000 7fc06837c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:34:31.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:30.912+0000 7fc06837c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:34:31.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:31.015+0000 7fc06837c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:34:31.667 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:31.358+0000 7fc06837c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:34:31.667 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:31.462+0000 7fc06837c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:34:31.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:31.664+0000 7fc06837c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:34:31.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:31.757+0000 7fc06837c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:34:32.524 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for the mgr to restart... 2023-12-02T07:34:32.524 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mgr epoch 5... 2023-12-02T07:34:32.878 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:32 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:32.560+0000 7fc06837c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:34:32.878 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:32 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:32.725+0000 7fc06837c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:34:33.169 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:32 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:32.875+0000 7fc06837c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:34:33.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:33.321+0000 7fc06837c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:34:33.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:33.473+0000 7fc06837c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:34:34.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:33.917+0000 7fc06837c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:34:34.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:34 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:34.044+0000 7fc06837c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:34:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:34 smithi059 ceph-mon[108631]: Active manager daemon y restarted 2023-12-02T07:34:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:34 smithi059 ceph-mon[108631]: Activating manager daemon y 2023-12-02T07:34:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:34 smithi059 ceph-mon[108631]: osdmap e2: 0 total, 0 up, 0 in 2023-12-02T07:34:35.204 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2023-12-02T07:34:35.205 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-12-02T07:34:35.205 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "initialized": true 2023-12-02T07:34:35.205 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: mgrmap e6: y(active, starting, since 0.130701s) 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: Manager daemon y is now available 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:34:35.460 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:34:35.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:34:35.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:34:35.461 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:34:35.557 INFO:teuthology.orchestra.run.smithi059.stderr:mgr epoch 5 is available 2023-12-02T07:34:35.558 INFO:teuthology.orchestra.run.smithi059.stderr:Setting orchestrator backend to cephadm... 2023-12-02T07:34:35.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:34:35] ENGINE Bus STARTING 2023-12-02T07:34:35.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:34:35] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:34:35.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:34:35] ENGINE Bus STARTED 2023-12-02T07:34:36.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:36 smithi059 ceph-mon[108631]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-02T07:34:36.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:36 smithi059 ceph-mon[108631]: mgrmap e7: y(active, since 1.13564s) 2023-12-02T07:34:36.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:36 smithi059 ceph-mon[108631]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-02T07:34:36.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:36 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:36.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:36 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:34:36.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:36 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:36.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:36 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:34:37.008 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: value unchanged 2023-12-02T07:34:37.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:37 smithi059 ceph-mon[108631]: [02/Dec/2023:07:34:35] ENGINE Bus STARTING 2023-12-02T07:34:37.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:37 smithi059 ceph-mon[108631]: [02/Dec/2023:07:34:35] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:34:37.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:37 smithi059 ceph-mon[108631]: [02/Dec/2023:07:34:35] ENGINE Bus STARTED 2023-12-02T07:34:37.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:37 smithi059 ceph-mon[108631]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:37.327 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:37 smithi059 ceph-mon[108631]: mgrmap e8: y(active, since 2s) 2023-12-02T07:34:37.390 INFO:teuthology.orchestra.run.smithi059.stderr:Generating ssh key... 2023-12-02T07:34:38.556 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-mon[108631]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:38.556 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: Generating public/private rsa key pair. 2023-12-02T07:34:38.556 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: Your identification has been saved in /tmp/tmpix3j1ngb/key. 2023-12-02T07:34:38.556 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: Your public key has been saved in /tmp/tmpix3j1ngb/key.pub. 2023-12-02T07:34:38.556 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: The key fingerprint is: 2023-12-02T07:34:38.556 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: SHA256:nxa7EuyLxquQTs1ZcuasyrHLjvbTj9rocgHQQyzkpbM ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:38.556 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: The key's randomart image is: 2023-12-02T07:34:38.556 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: +---[RSA 3072]----+ 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: |.=.. | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: |+ * | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: |.= . | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: | .o | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: | E. . +.S . | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: | = O o. + | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: | = *.o. .= | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: | O *oo+.o. . | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: |o.&B==+o.o. | 2023-12-02T07:34:38.557 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: +----[SHA256]-----+ 2023-12-02T07:34:39.273 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPsBkC33eJc7fFqUCdQ9bUkN/a+F0AvE1k06S6+6o/zi8XrDoE6OOMyGsRnfbcZpACsmeS5ikMrtQdt+ENiiIfZkBSDvWRXjDG+/m62Sa9V/7THr68R2IVpvc8/gOKwJ0tFSGeH8SgUpoQ3eja5vaOkbDq9IsJ9LbNP43+I4x9kZutIO7vyL5QK+2JjaUDrk2dlvzbpZk/KEKyLEcjzVsayPS+zpmIn7Xm19s3kS5crwCBwFwIm2rvhFP6yQ+Aqe9IAVw733Z3Pcf9SIVbdD3a+FSc+EJhis1ksH3tCeGg1gsbSl6dMZh6N11mnTRE5JNpSRwqSqXiHMaSdKQVTHQuWObPuZVKSKIinglT2f6GEr3dDBRrwr/bM2ux58PRA8MolrHJcMxt1UTHbceDJEcOzqT8F6Oj8E8StfKi6GdHBbPADEQXHu+Z+kIeKJeMn1WKUW4f/h6kB9RNvuBk8iyI1rks+resdQWn3tVwmixvS23PqtZ4VoEP5ev1fp4sVuU= ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:34:39.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:39 smithi059 ceph-mon[108631]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:39.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:39 smithi059 ceph-mon[108631]: Generating ssh key... 2023-12-02T07:34:39.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:39 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:39.527 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:39 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:39.624 INFO:teuthology.orchestra.run.smithi059.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-02T07:34:39.624 INFO:teuthology.orchestra.run.smithi059.stderr:Adding key to root@localhost authorized_keys... 2023-12-02T07:34:39.625 INFO:teuthology.orchestra.run.smithi059.stderr:Adding host smithi059... 2023-12-02T07:34:40.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:40 smithi059 ceph-mon[108631]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:40.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:40 smithi059 ceph-mon[108631]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi059", "addr": "172.21.15.59", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:41.072 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: Added host 'smithi059' with addr '172.21.15.59' 2023-12-02T07:34:41.378 INFO:teuthology.orchestra.run.smithi059.stderr:Deploying unmanaged mon service... 2023-12-02T07:34:41.937 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: Scheduled mon update... 2023-12-02T07:34:42.282 INFO:teuthology.orchestra.run.smithi059.stderr:Deploying unmanaged mgr service... 2023-12-02T07:34:42.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:42 smithi059 ceph-mon[108631]: Deploying cephadm binary to smithi059 2023-12-02T07:34:42.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:42 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:42.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:42 smithi059 ceph-mon[108631]: Added host smithi059 2023-12-02T07:34:42.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:42 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:34:42.286 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:42 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:42.841 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-12-02T07:34:43.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:43 smithi059 ceph-mon[108631]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:43.313 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:43 smithi059 ceph-mon[108631]: Saving service mon spec with placement count:5 2023-12-02T07:34:43.314 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:43 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:44.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:44 smithi059 ceph-mon[108631]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:44.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:44 smithi059 ceph-mon[108631]: Saving service mgr spec with placement count:2 2023-12-02T07:34:44.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:44 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:44.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:44 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:44.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:44 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3198928993' entity='client.admin' 2023-12-02T07:34:45.215 INFO:teuthology.orchestra.run.smithi059.stderr:Enabling the dashboard module... 2023-12-02T07:34:45.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:45 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:45.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:45 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:45.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:45 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:34:45.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:45 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:34:45.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:45 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:34:45.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:45 smithi059 ceph-mon[108631]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]': finished 2023-12-02T07:34:45.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:45 smithi059 ceph-mon[108631]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:34:45.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:45 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1296090565' entity='client.admin' 2023-12-02T07:34:46.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:46 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2480196114' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-02T07:34:46.636 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:46 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ignoring --setuser ceph since I am not root 2023-12-02T07:34:46.636 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:46 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ignoring --setgroup ceph since I am not root 2023-12-02T07:34:46.636 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:46 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:46.539+0000 7f29d1519000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:34:46.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:46 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:46.733+0000 7f29d1519000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:34:47.351 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2023-12-02T07:34:47.351 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "epoch": 9, 2023-12-02T07:34:47.351 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "available": true, 2023-12-02T07:34:47.352 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "active_name": "y", 2023-12-02T07:34:47.352 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "num_standby": 0 2023-12-02T07:34:47.352 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2023-12-02T07:34:47.361 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:47.072+0000 7f29d1519000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:34:47.617 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:47 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2480196114' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-02T07:34:47.617 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:47 smithi059 ceph-mon[108631]: mgrmap e9: y(active, since 12s) 2023-12-02T07:34:47.617 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:47 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1163153199' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-02T07:34:47.689 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for the mgr to restart... 2023-12-02T07:34:47.690 INFO:teuthology.orchestra.run.smithi059.stderr:Waiting for mgr epoch 9... 2023-12-02T07:34:47.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:47.640+0000 7f29d1519000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:34:48.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:48.057+0000 7f29d1519000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:34:49.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:48.780+0000 7f29d1519000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:34:49.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:48.971+0000 7f29d1519000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:34:49.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:49.649+0000 7f29d1519000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:34:49.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:49.740+0000 7f29d1519000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:34:49.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:49.837+0000 7f29d1519000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:34:50.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:49.938+0000 7f29d1519000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:34:50.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:50.039+0000 7f29d1519000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:34:50.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:50.141+0000 7f29d1519000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:34:50.790 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:50.481+0000 7f29d1519000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:34:50.790 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:50.585+0000 7f29d1519000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:34:50.790 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:50.787+0000 7f29d1519000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:34:51.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:50.880+0000 7f29d1519000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:34:51.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:51.672+0000 7f29d1519000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:34:51.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:51.836+0000 7f29d1519000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:34:52.429 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:51.985+0000 7f29d1519000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:34:52.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:52.425+0000 7f29d1519000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:34:52.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:52.578+0000 7f29d1519000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:34:53.286 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:53.015+0000 7f29d1519000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:34:53.286 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:34:53.142+0000 7f29d1519000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:34:54.229 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: { 2023-12-02T07:34:54.229 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-12-02T07:34:54.229 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: "initialized": true 2023-12-02T07:34:54.229 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: } 2023-12-02T07:34:54.387 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:34:54] ENGINE Bus STARTING 2023-12-02T07:34:54.387 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:34:54] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:34:54.387 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:34:54] ENGINE Bus STARTED 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: Active manager daemon y restarted 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: Activating manager daemon y 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: osdmap e3: 0 total, 0 up, 0 in 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: mgrmap e10: y(active, starting, since 0.0539562s) 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: Manager daemon y is now available 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:34:54.388 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:34:54.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:34:54.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:34:54.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:34:54.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:34:54.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:34:54.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:34:54.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:34:54.563 INFO:teuthology.orchestra.run.smithi059.stderr:mgr epoch 9 is available 2023-12-02T07:34:54.563 INFO:teuthology.orchestra.run.smithi059.stderr:Generating a dashboard self-signed certificate... 2023-12-02T07:34:55.171 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: Self-signed certificate created 2023-12-02T07:34:55.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: [02/Dec/2023:07:34:54] ENGINE Bus STARTING 2023-12-02T07:34:55.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: [02/Dec/2023:07:34:54] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:34:55.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: [02/Dec/2023:07:34:54] ENGINE Bus STARTED 2023-12-02T07:34:55.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:34:55.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-02T07:34:55.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: mgrmap e11: y(active, since 1.05656s) 2023-12-02T07:34:55.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-02T07:34:55.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:34:55.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:55 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:34:55.613 INFO:teuthology.orchestra.run.smithi059.stderr:Creating initial admin user... 2023-12-02T07:34:56.426 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$F6kIC3d/sUJI1UPSTSak2ePVEG4ghpQctIzRA4lCzLbzreeeG.8M2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701502496, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-02T07:34:56.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:56 smithi059 ceph-mon[108631]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:56.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:56 smithi059 ceph-mon[108631]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:34:56.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:56 smithi059 ceph-mon[108631]: mgrmap e12: y(active, since 3s) 2023-12-02T07:34:56.772 INFO:teuthology.orchestra.run.smithi059.stderr:Fetching dashboard port number... 2023-12-02T07:34:57.337 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: 8443 2023-12-02T07:34:57.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:57 smithi059 ceph-mon[108631]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:34:57.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:34:57.683 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: disabled 2023-12-02T07:34:57.693 INFO:teuthology.orchestra.run.smithi059.stderr:systemctl: inactive 2023-12-02T07:34:57.694 INFO:teuthology.orchestra.run.smithi059.stderr:firewalld.service is not enabled 2023-12-02T07:34:57.694 INFO:teuthology.orchestra.run.smithi059.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-02T07:34:57.697 INFO:teuthology.orchestra.run.smithi059.stderr:Ceph Dashboard is now available at: 2023-12-02T07:34:57.697 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:57.697 INFO:teuthology.orchestra.run.smithi059.stderr: URL: https://smithi059.front.sepia.ceph.com:8443/ 2023-12-02T07:34:57.697 INFO:teuthology.orchestra.run.smithi059.stderr: User: admin 2023-12-02T07:34:57.697 INFO:teuthology.orchestra.run.smithi059.stderr: Password: xo5qfiisx1 2023-12-02T07:34:57.697 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:57.697 INFO:teuthology.orchestra.run.smithi059.stderr:Enabling autotune for osd_memory_target 2023-12-02T07:34:58.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:34:58 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3407117993' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-02T07:34:59.221 INFO:teuthology.orchestra.run.smithi059.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-12-02T07:34:59.597 INFO:teuthology.orchestra.run.smithi059.stderr:You can access the Ceph CLI with: 2023-12-02T07:34:59.597 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:59.597 INFO:teuthology.orchestra.run.smithi059.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr:Please consider enabling telemetry to help improve Ceph: 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr: ceph telemetry on 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr:For more information see: 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T07:34:59.598 INFO:teuthology.orchestra.run.smithi059.stderr:Bootstrap complete. 2023-12-02T07:34:59.644 INFO:tasks.cephadm:Fetching config... 2023-12-02T07:34:59.644 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:34:59.645 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-02T07:34:59.677 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-02T07:34:59.677 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:34:59.677 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-02T07:34:59.737 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-02T07:34:59.737 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:34:59.737 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-02T07:34:59.897 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-02T07:34:59.897 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:34:59.897 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-02T07:34:59.961 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-02T07:34:59.962 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPsBkC33eJc7fFqUCdQ9bUkN/a+F0AvE1k06S6+6o/zi8XrDoE6OOMyGsRnfbcZpACsmeS5ikMrtQdt+ENiiIfZkBSDvWRXjDG+/m62Sa9V/7THr68R2IVpvc8/gOKwJ0tFSGeH8SgUpoQ3eja5vaOkbDq9IsJ9LbNP43+I4x9kZutIO7vyL5QK+2JjaUDrk2dlvzbpZk/KEKyLEcjzVsayPS+zpmIn7Xm19s3kS5crwCBwFwIm2rvhFP6yQ+Aqe9IAVw733Z3Pcf9SIVbdD3a+FSc+EJhis1ksH3tCeGg1gsbSl6dMZh6N11mnTRE5JNpSRwqSqXiHMaSdKQVTHQuWObPuZVKSKIinglT2f6GEr3dDBRrwr/bM2ux58PRA8MolrHJcMxt1UTHbceDJEcOzqT8F6Oj8E8StfKi6GdHBbPADEQXHu+Z+kIeKJeMn1WKUW4f/h6kB9RNvuBk8iyI1rks+resdQWn3tVwmixvS23PqtZ4VoEP5ev1fp4sVuU= ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-02T07:35:00.093 INFO:teuthology.orchestra.run.smithi059.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPsBkC33eJc7fFqUCdQ9bUkN/a+F0AvE1k06S6+6o/zi8XrDoE6OOMyGsRnfbcZpACsmeS5ikMrtQdt+ENiiIfZkBSDvWRXjDG+/m62Sa9V/7THr68R2IVpvc8/gOKwJ0tFSGeH8SgUpoQ3eja5vaOkbDq9IsJ9LbNP43+I4x9kZutIO7vyL5QK+2JjaUDrk2dlvzbpZk/KEKyLEcjzVsayPS+zpmIn7Xm19s3kS5crwCBwFwIm2rvhFP6yQ+Aqe9IAVw733Z3Pcf9SIVbdD3a+FSc+EJhis1ksH3tCeGg1gsbSl6dMZh6N11mnTRE5JNpSRwqSqXiHMaSdKQVTHQuWObPuZVKSKIinglT2f6GEr3dDBRrwr/bM2ux58PRA8MolrHJcMxt1UTHbceDJEcOzqT8F6Oj8E8StfKi6GdHBbPADEQXHu+Z+kIeKJeMn1WKUW4f/h6kB9RNvuBk8iyI1rks+resdQWn3tVwmixvS23PqtZ4VoEP5ev1fp4sVuU= ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:00.113 DEBUG:teuthology.orchestra.run.smithi105:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPsBkC33eJc7fFqUCdQ9bUkN/a+F0AvE1k06S6+6o/zi8XrDoE6OOMyGsRnfbcZpACsmeS5ikMrtQdt+ENiiIfZkBSDvWRXjDG+/m62Sa9V/7THr68R2IVpvc8/gOKwJ0tFSGeH8SgUpoQ3eja5vaOkbDq9IsJ9LbNP43+I4x9kZutIO7vyL5QK+2JjaUDrk2dlvzbpZk/KEKyLEcjzVsayPS+zpmIn7Xm19s3kS5crwCBwFwIm2rvhFP6yQ+Aqe9IAVw733Z3Pcf9SIVbdD3a+FSc+EJhis1ksH3tCeGg1gsbSl6dMZh6N11mnTRE5JNpSRwqSqXiHMaSdKQVTHQuWObPuZVKSKIinglT2f6GEr3dDBRrwr/bM2ux58PRA8MolrHJcMxt1UTHbceDJEcOzqT8F6Oj8E8StfKi6GdHBbPADEQXHu+Z+kIeKJeMn1WKUW4f/h6kB9RNvuBk8iyI1rks+resdQWn3tVwmixvS23PqtZ4VoEP5ev1fp4sVuU= ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-02T07:35:00.157 INFO:teuthology.orchestra.run.smithi105.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPsBkC33eJc7fFqUCdQ9bUkN/a+F0AvE1k06S6+6o/zi8XrDoE6OOMyGsRnfbcZpACsmeS5ikMrtQdt+ENiiIfZkBSDvWRXjDG+/m62Sa9V/7THr68R2IVpvc8/gOKwJ0tFSGeH8SgUpoQ3eja5vaOkbDq9IsJ9LbNP43+I4x9kZutIO7vyL5QK+2JjaUDrk2dlvzbpZk/KEKyLEcjzVsayPS+zpmIn7Xm19s3kS5crwCBwFwIm2rvhFP6yQ+Aqe9IAVw733Z3Pcf9SIVbdD3a+FSc+EJhis1ksH3tCeGg1gsbSl6dMZh6N11mnTRE5JNpSRwqSqXiHMaSdKQVTHQuWObPuZVKSKIinglT2f6GEr3dDBRrwr/bM2ux58PRA8MolrHJcMxt1UTHbceDJEcOzqT8F6Oj8E8StfKi6GdHBbPADEQXHu+Z+kIeKJeMn1WKUW4f/h6kB9RNvuBk8iyI1rks+resdQWn3tVwmixvS23PqtZ4VoEP5ev1fp4sVuU= ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:00.173 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-02T07:35:00.408 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:00 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2075879889' entity='client.admin' 2023-12-02T07:35:00.409 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:00 smithi059 ceph-mon[108631]: mgrmap e13: y(active, since 6s) 2023-12-02T07:35:00.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:00 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:35:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:01.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:01 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:01.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:01 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:01.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:01 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:01.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:01 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:01.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:01 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:01.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:01 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:02.414 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-02T07:35:02.414 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-02T07:35:02.912 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:02 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:35:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:03.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:03 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1085183572' entity='client.admin' 2023-12-02T07:35:03.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:03 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:03.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:03 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:03.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:03 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:03.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:03 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:03.892 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:35:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:04.258 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi105 2023-12-02T07:35:04.259 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-12-02T07:35:04.259 DEBUG:teuthology.orchestra.run.smithi105:> dd of=/etc/ceph/ceph.conf 2023-12-02T07:35:04.281 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-12-02T07:35:04.281 DEBUG:teuthology.orchestra.run.smithi105:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:04.342 INFO:tasks.cephadm:Adding host smithi105 to orchestrator... 2023-12-02T07:35:04.342 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch host add smithi105 2023-12-02T07:35:04.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:04 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:04.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:04 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:04.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:04 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:04.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:04 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:04.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:04 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:04.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:04 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:04.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:04 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:05.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:05 smithi059 ceph-mon[108631]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:05 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:35:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:05 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:05 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:05 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:06.473 INFO:teuthology.orchestra.run.smithi059.stdout:Added host 'smithi105' with addr '172.21.15.105' 2023-12-02T07:35:06.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:06 smithi059 ceph-mon[108631]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:06.782 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:06 smithi059 ceph-mon[108631]: Deploying cephadm binary to smithi105 2023-12-02T07:35:06.848 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-02T07:35:07.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:07.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: Added host smithi105 2023-12-02T07:35:07.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:07.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:07.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:07.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:07.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:07.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:07.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:07.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:07.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:35:07.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:07 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]': finished 2023-12-02T07:35:08.167 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:35:08.168 INFO:teuthology.orchestra.run.smithi059.stdout:[{"addr": "172.21.15.59", "hostname": "smithi059", "labels": [], "status": ""}, {"addr": "172.21.15.105", "hostname": "smithi105", "labels": [], "status": ""}] 2023-12-02T07:35:08.530 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-02T07:35:08.531 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:35:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: Deploying daemon agent.smithi105 on smithi105 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:09.161 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:09.162 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:09.162 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:09.162 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:09.162 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:09.162 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:09.162 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:09.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:35:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:10.184 INFO:teuthology.orchestra.run.smithi059.stderr:adjusted tunables profile to default 2023-12-02T07:35:10.335 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:35:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:10.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:10.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:10.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:10.336 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:10 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/588737139' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-02T07:35:10.515 INFO:tasks.cephadm:Adding mon.a on smithi059 2023-12-02T07:35:10.515 INFO:tasks.cephadm:Adding mon.c on smithi059 2023-12-02T07:35:10.516 INFO:tasks.cephadm:Adding mon.b on smithi105 2023-12-02T07:35:10.516 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b' 2023-12-02T07:35:11.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:11 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/588737139' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-02T07:35:11.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:11 smithi059 ceph-mon[108631]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:11.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:11 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:11.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:11 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:11.811 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled mon update... 2023-12-02T07:35:12.196 DEBUG:teuthology.orchestra.run.smithi059:mon.c> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.c.service 2023-12-02T07:35:12.199 DEBUG:teuthology.orchestra.run.smithi105:mon.b> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.b.service 2023-12-02T07:35:12.201 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-02T07:35:12.202 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:35:12.229 INFO:journalctl@ceph.mon.c.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:35:12.230 INFO:journalctl@ceph.mon.b.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: Saving service mon spec with placement smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b;count:3 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:13.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:13.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:12 smithi059 ceph-mon[108631]: Deploying daemon mon.c on smithi059 2023-12-02T07:35:13.610 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:35:13.610 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":1,"fsid":"1ce13c1e-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:34:07.742324Z","created":"2023-12-02T07:34:07.742324Z","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.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-02T07:35:13.612 INFO:teuthology.orchestra.run.smithi105.stderr:dumped monmap epoch 1 2023-12-02T07:35:13.869 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 systemd[1]: Starting Ceph mon.c for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 bash[114642]: d682fa8411e9e49291b719ea3522337cb46a0d6314836c67d2b54e12eae9be1e 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 systemd[1]: Started Ceph mon.c for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: set uid:gid to 167:167 (ceph:ceph) 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: pidfile_write: ignore empty --pid-file 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: load: jerasure load: lrc 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: RocksDB version: 6.15.5 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-02T07:35:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Compile date Apr 18 2022 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: DB SUMMARY 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: DB Session ID: HRBHOFJSTT8WQD97LVE0 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: CURRENT file: CURRENT 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: IDENTITY file: IDENTITY 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.error_if_exists: 0 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.create_if_missing: 0 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.paranoid_checks: 1 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.env: 0x55f2e1bcb860 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.fs: Posix File System 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.info_log: 0x55f2e354fdc0 2023-12-02T07:35:14.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_file_opening_threads: 16 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.statistics: (nil) 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.use_fsync: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_log_file_size: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.keep_log_file_num: 1000 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.recycle_log_file_num: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.allow_fallocate: 1 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.allow_mmap_reads: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.allow_mmap_writes: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.use_direct_reads: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.create_missing_column_families: 0 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.db_log_dir: 2023-12-02T07:35:14.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-02T07:35:14.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-02T07:35:14.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-02T07:35:14.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-02T07:35:14.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-02T07:35:14.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-02T07:35:14.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-02T07:35:14.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.advise_random_on_open: 1 2023-12-02T07:35:14.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.db_write_buffer_size: 0 2023-12-02T07:35:14.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.write_buffer_manager: 0x55f2e36402d0 2023-12-02T07:35:14.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-02T07:35:14.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-02T07:35:14.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-02T07:35:14.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-02T07:35:14.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.rate_limiter: (nil) 2023-12-02T07:35:14.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.wal_recovery_mode: 2 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.enable_thread_tracking: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.enable_pipelined_write: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.unordered_write: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.row_cache: None 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.wal_filter: None 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.allow_ingest_behind: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.preserve_deletes: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.two_write_queues: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.manual_wal_flush: 0 2023-12-02T07:35:14.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.atomic_flush: 0 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.log_readahead_size: 0 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.best_efforts_recovery: 0 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.allow_data_in_errors: 0 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.db_host_id: __hostname__ 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_background_jobs: 2 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_background_compactions: -1 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_subcompactions: 1 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-02T07:35:14.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_total_wal_size: 0 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_open_files: -1 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bytes_per_sync: 0 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_readahead_size: 0 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_background_flushes: -1 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Compression algorithms supported: 2023-12-02T07:35:14.197 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: kZSTD supported: 0 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: kXpressCompression supported: 0 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: kLZ4HCCompression supported: 1 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: kLZ4Compression supported: 1 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: kBZip2Compression supported: 0 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: kZlibCompression supported: 1 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: kSnappyCompression supported: 1 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.merge_operator: 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_filter: None 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_filter_factory: None 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.sst_partitioner_factory: None 2023-12-02T07:35:14.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f2e351bd00) 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: cache_index_and_filter_blocks: 1 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: pin_top_level_index_and_filter: 1 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: index_type: 0 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: data_block_index_type: 0 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: index_shortening: 1 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: hash_index_allow_collision: 1 2023-12-02T07:35:14.199 INFO:journalctl@ceph.mon.c.smithi059.stdout: checksum: 1 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: no_block_cache: 0 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_cache: 0x55f2e3586170 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_cache_name: BinnedLRUCache 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_cache_options: 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: capacity : 536870912 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: num_shard_bits : 4 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: strict_capacity_limit : 0 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: high_pri_pool_ratio: 0.000 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_cache_compressed: (nil) 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: persistent_cache: (nil) 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_size: 4096 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_size_deviation: 10 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_restart_interval: 16 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: index_block_restart_interval: 1 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: metadata_block_size: 4096 2023-12-02T07:35:14.200 INFO:journalctl@ceph.mon.c.smithi059.stdout: partition_filters: 0 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout: use_delta_encoding: 1 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout: whole_key_filtering: 1 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout: verify_compression: 0 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout: read_amp_bytes_per_bit: 0 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout: format_version: 4 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout: enable_index_compression: 1 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_align: 0 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.write_buffer_size: 33554432 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_write_buffer_number: 2 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compression: NoCompression 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bottommost_compression: Disabled 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.prefix_extractor: nullptr 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.num_levels: 7 2023-12-02T07:35:14.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compression_opts.level: 32767 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compression_opts.strategy: 0 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-02T07:35:14.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compression_opts.enabled: false 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.target_file_size_base: 67108864 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-02T07:35:14.203 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.arena_block_size: 4194304 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.disable_auto_compactions: 0 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-02T07:35:14.204 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.table_properties_collectors: 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.inplace_update_support: 0 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.bloom_locality: 0 2023-12-02T07:35:14.205 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.max_successive_merges: 0 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.paranoid_file_checks: 0 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.force_consistency_checks: 1 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.report_bg_io_stats: 0 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.ttl: 2592000 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.enable_blob_files: false 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.min_blob_size: 0 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.blob_file_size: 268435456 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2023-12-02T07:35:14.206 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502513927090, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502513927415, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1701502513, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "3f4d43ee-4a14-4621-a793-478318761cd0", "db_session_id": "HRBHOFJSTT8WQD97LVE0"}} 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701502513927783, "job": 1, "event": "recovery_finished"} 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55f2e356ca80 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: DB pointer 0x55f2e357c000 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** DB Stats ** 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-02T07:35:14.207 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 0.00 0.00 1 0.000 0 0 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 0.00 0.00 1 0.000 0 0 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.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 4.8 0.00 0.00 1 0.000 0 0 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:35:14.208 INFO:journalctl@ceph.mon.c.smithi059.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 4.8 0.00 0.00 1 0.000 0 0 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-02T07:35:14.209 INFO:journalctl@ceph.mon.c.smithi059.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 0.00 0.00 1 0.000 0 0 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 0.00 0.00 1 0.000 0 0 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.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 4.8 0.00 0.00 1 0.000 0 0 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T07:35:14.210 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative compaction: 0.00 GB write, 0.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: using public_addrv [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: starting mon.c rank -1 at public addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] at bind addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(???) e0 preinit fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).mds e1 new map 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: e1 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: legacy client fscid: -1 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T07:35:14.211 INFO:journalctl@ceph.mon.c.smithi059.stdout: No filesystems configured 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mkfs 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: fsmap 2023-12-02T07:35:14.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: osdmap e1: 0 total, 0 up, 0 in 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e1: no daemons active 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2184583385' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2165373715' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2165373715' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: fsmap 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: osdmap e1: 0 total, 0 up, 0 in 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e1: no daemons active 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1426555939' entity='client.admin' 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2418226311' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1110144379' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Activating manager daemon y 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e2: y(active, starting, since 0.00323004s) 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:35:14.213 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Manager daemon y is now available 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/80113173' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e3: y(active, since 1.00709s) 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e4: y(active, since 2s) 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1367836510' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1256980942' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-02T07:35:14.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1256980942' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/145363863' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/145363863' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e5: y(active, since 5s) 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/27186251' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Active manager daemon y restarted 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Activating manager daemon y 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: osdmap e2: 0 total, 0 up, 0 in 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e6: y(active, starting, since 0.130701s) 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Manager daemon y is now available 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.215 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e7: y(active, since 1.13564s) 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: [02/Dec/2023:07:34:35] ENGINE Bus STARTING 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: [02/Dec/2023:07:34:35] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: [02/Dec/2023:07:34:35] ENGINE Bus STARTED 2023-12-02T07:35:14.216 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e8: y(active, since 2s) 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Generating ssh key... 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi059", "addr": "172.21.15.59", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Deploying cephadm binary to smithi059 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Added host smithi059 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.217 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Saving service mon spec with placement count:5 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Saving service mgr spec with placement count:2 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3198928993' entity='client.admin' 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]': finished 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1296090565' entity='client.admin' 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2480196114' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-02T07:35:14.218 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2480196114' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-02T07:35:14.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e9: y(active, since 12s) 2023-12-02T07:35:14.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1163153199' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-02T07:35:14.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Active manager daemon y restarted 2023-12-02T07:35:14.219 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Activating manager daemon y 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: osdmap e3: 0 total, 0 up, 0 in 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e10: y(active, starting, since 0.0539562s) 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Manager daemon y is now available 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.220 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: [02/Dec/2023:07:34:54] ENGINE Bus STARTING 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: [02/Dec/2023:07:34:54] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: [02/Dec/2023:07:34:54] ENGINE Bus STARTED 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e11: y(active, since 1.05656s) 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:35:14.221 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e12: y(active, since 3s) 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3407117993' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2075879889' entity='client.admin' 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mgrmap e13: y(active, since 6s) 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1085183572' entity='client.admin' 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.222 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Deploying cephadm binary to smithi105 2023-12-02T07:35:14.223 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Added host smithi105 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]': finished 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Deploying daemon agent.smithi105 on smithi105 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:14.224 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/588737139' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/588737139' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:14.225 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Saving service mon spec with placement smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b;count:3 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: Deploying daemon mon.c on smithi059 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-12-02T07:35:14.226 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:13 smithi059 ceph-mon[114680]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-02T07:35:14.990 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-02T07:35:14.991 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:35:19.382 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:35:19.382 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":2,"fsid":"1ce13c1e-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:35:13.955872Z","created":"2023-12-02T07:34:07.742324Z","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.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3301","nonce":0},{"type":"v1","addr":"172.21.15.59:6790","nonce":0}]},"addr":"172.21.15.59:6790/0","public_addr":"172.21.15.59:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-02T07:35:19.384 INFO:teuthology.orchestra.run.smithi105.stderr:dumped monmap epoch 2 2023-12-02T07:35:19.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:19.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: mon.a calling monitor election 2023-12-02T07:35:19.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:19.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: mon.c calling monitor election 2023-12-02T07:35:19.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: monmap e2: 2 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: fsmap 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: mgrmap e13: y(active, since 25s) 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: overall HEALTH_OK 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:19.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: mon.a calling monitor election 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: mon.c calling monitor election 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: monmap e2: 2 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: fsmap 2023-12-02T07:35:19.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:19.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: mgrmap e13: y(active, since 25s) 2023-12-02T07:35:19.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: overall HEALTH_OK 2023-12-02T07:35:19.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:19.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:19.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:20.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:20 smithi059 ceph-mon[108631]: Deploying daemon mon.b on smithi105 2023-12-02T07:35:20.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:20 smithi059 ceph-mon[108631]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:20.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:20 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/2807768739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:35:20.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:20 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:20.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:20 smithi059 ceph-mon[114680]: Deploying daemon mon.b on smithi105 2023-12-02T07:35:20.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:20 smithi059 ceph-mon[114680]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:20.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:20 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/2807768739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:35:20.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:20 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:20.939 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-02T07:35:20.939 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-02T07:35:21.894 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 systemd[1]: Started Ceph mon.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:35:21.894 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(???) e0 preinit fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:21.894 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).mds e1 new map 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout: e1 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout: legacy client fscid: -1 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout: No filesystems configured 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-02T07:35:21.895 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mkfs 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: fsmap 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: osdmap e1: 0 total, 0 up, 0 in 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e1: no daemons active 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2184583385' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2165373715' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-02T07:35:21.896 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2165373715' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: monmap e1: 1 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0]} 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: fsmap 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: osdmap e1: 0 total, 0 up, 0 in 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e1: no daemons active 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1426555939' entity='client.admin' 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2418226311' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1110144379' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Activating manager daemon y 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e2: y(active, starting, since 0.00323004s) 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:35:21.897 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Manager daemon y is now available 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14100 172.21.15.59:0/521232997' entity='mgr.y' 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/80113173' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e3: y(active, since 1.00709s) 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e4: y(active, since 2s) 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1367836510' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-02T07:35:21.898 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1256980942' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1256980942' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/145363863' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/145363863' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e5: y(active, since 5s) 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/27186251' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Active manager daemon y restarted 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Activating manager daemon y 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: osdmap e2: 0 total, 0 up, 0 in 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e6: y(active, starting, since 0.130701s) 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:35:21.899 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:35:21.900 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:35:21.900 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:35:21.900 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Manager daemon y is now available 2023-12-02T07:35:21.900 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e7: y(active, since 1.13564s) 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: [02/Dec/2023:07:34:35] ENGINE Bus STARTING 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: [02/Dec/2023:07:34:35] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: [02/Dec/2023:07:34:35] ENGINE Bus STARTED 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e8: y(active, since 2s) 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Generating ssh key... 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi059", "addr": "172.21.15.59", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Deploying cephadm binary to smithi059 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Added host smithi059 2023-12-02T07:35:21.902 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Saving service mon spec with placement count:5 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Saving service mgr spec with placement count:2 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3198928993' entity='client.admin' 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14120 172.21.15.59:0/993059442' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]': finished 2023-12-02T07:35:21.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1296090565' entity='client.admin' 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2480196114' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2480196114' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e9: y(active, since 12s) 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1163153199' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Active manager daemon y restarted 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Activating manager daemon y 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: osdmap e3: 0 total, 0 up, 0 in 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e10: y(active, starting, since 0.0539562s) 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:35:21.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Manager daemon y is now available 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: [02/Dec/2023:07:34:54] ENGINE Bus STARTING 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: [02/Dec/2023:07:34:54] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: [02/Dec/2023:07:34:54] ENGINE Bus STARTED 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e11: y(active, since 1.05656s) 2023-12-02T07:35:21.905 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e12: y(active, since 3s) 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3407117993' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2075879889' entity='client.admin' 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e13: y(active, since 6s) 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.906 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1085183572' entity='client.admin' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:21.907 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Deploying cephadm binary to smithi105 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Added host smithi105 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:21.908 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]': finished 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Deploying daemon agent.smithi105 on smithi105 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.909 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:21.910 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:21.910 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:35:21.910 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:35:21.910 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:21.910 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.910 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/588737139' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/588737139' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:21.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Saving service mon spec with placement smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b;count:3 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Deploying daemon mon.c on smithi059 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.a calling monitor election 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:21.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.c calling monitor election 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: monmap e2: 2 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: fsmap 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mgrmap e13: y(active, since 25s) 2023-12-02T07:35:21.915 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: overall HEALTH_OK 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: Deploying daemon mon.b on smithi105 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/2807768739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2023-12-02T07:35:21.916 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:21 smithi105 ceph-mon[109571]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-02T07:35:27.078 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:35:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:27.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:27.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: mon.c calling monitor election 2023-12-02T07:35:27.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: mon.a calling monitor election 2023-12-02T07:35:27.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:27.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.079 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: fsmap 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: mgrmap e13: y(active, since 33s) 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: mon.b (rank 2) addr [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] is down (out of quorum) 2023-12-02T07:35:27.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: mon.c calling monitor election 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: mon.a calling monitor election 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:27.081 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: fsmap 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:27.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: mgrmap e13: y(active, since 33s) 2023-12-02T07:35:27.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-02T07:35:27.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-02T07:35:27.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-02T07:35:27.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: mon.b (rank 2) addr [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] is down (out of quorum) 2023-12-02T07:35:27.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:27.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:27.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:27.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:27.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:27.084 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:26 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.360 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:35:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:28.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:35:28.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:35:28.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.360 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: Reconfiguring mon.a (unknown last config time)... 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: Reconfiguring daemon mon.a on smithi059 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:28.361 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: Reconfiguring mon.a (unknown last config time)... 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:28.362 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: Reconfiguring daemon mon.a on smithi059 2023-12-02T07:35:28.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:28.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:28.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:28.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:28.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:28.363 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:28.634 INFO:teuthology.orchestra.run.smithi105.stdout: 2023-12-02T07:35:28.634 INFO:teuthology.orchestra.run.smithi105.stdout:{"epoch":3,"fsid":"1ce13c1e-90e5-11ee-95a2-87774f69a715","modified":"2023-12-02T07:35:21.754406Z","created":"2023-12-02T07:34:07.742324Z","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.59:3300","nonce":0},{"type":"v1","addr":"172.21.15.59:6789","nonce":0}]},"addr":"172.21.15.59:6789/0","public_addr":"172.21.15.59:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:3301","nonce":0},{"type":"v1","addr":"172.21.15.59:6790","nonce":0}]},"addr":"172.21.15.59:6790/0","public_addr":"172.21.15.59:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:3300","nonce":0},{"type":"v1","addr":"172.21.15.105:6789","nonce":0}]},"addr":"172.21.15.105:6789/0","public_addr":"172.21.15.105:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-02T07:35:28.635 INFO:teuthology.orchestra.run.smithi105.stderr:dumped monmap epoch 3 2023-12-02T07:35:28.689 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:28 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:35:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:28.999 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-02T07:35:29.000 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-02T07:35:29.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:35:29.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: mon.c calling monitor election 2023-12-02T07:35:29.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: mon.a calling monitor election 2023-12-02T07:35:29.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:29.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:35:29.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: fsmap 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: mgrmap e13: y(active, since 33s) 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-02T07:35:29.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: mon.b (rank 2) addr [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] is down (out of quorum) 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: Reconfiguring mon.a (unknown last config time)... 2023-12-02T07:35:29.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: Reconfiguring daemon mon.a on smithi059 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:29.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:29.600 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:35:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:29.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: mon.b calling monitor election 2023-12-02T07:35:29.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: mon.b calling monitor election 2023-12-02T07:35:29.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: mon.c calling monitor election 2023-12-02T07:35:29.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: mon.a calling monitor election 2023-12-02T07:35:29.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T07:35:29.600 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: fsmap 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: mgrmap e13: y(active, since 35s) 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: Cluster is now healthy 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: overall HEALTH_OK 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: Reconfiguring mon.b (monmap changed)... 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: Reconfiguring daemon mon.b on smithi105 2023-12-02T07:35:29.601 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: mon.b calling monitor election 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: mon.b calling monitor election 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: mon.c calling monitor election 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: mon.a calling monitor election 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: fsmap 2023-12-02T07:35:29.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: mgrmap e13: y(active, since 35s) 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: Cluster is now healthy 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: overall HEALTH_OK 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: Reconfiguring mon.b (monmap changed)... 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: Reconfiguring daemon mon.b on smithi105 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: mon.b calling monitor election 2023-12-02T07:35:29.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: mon.b calling monitor election 2023-12-02T07:35:29.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: mon.c calling monitor election 2023-12-02T07:35:29.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: mon.a calling monitor election 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: fsmap 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: osdmap e4: 0 total, 0 up, 0 in 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: mgrmap e13: y(active, since 35s) 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: Cluster is now healthy 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: overall HEALTH_OK 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: Reconfiguring mon.b (monmap changed)... 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: Reconfiguring daemon mon.b on smithi105 2023-12-02T07:35:29.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:29.669 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:29.669 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.286 INFO:teuthology.orchestra.run.smithi059.stdout:# minimal ceph.conf for 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:30.287 INFO:teuthology.orchestra.run.smithi059.stdout:[global] 2023-12-02T07:35:30.287 INFO:teuthology.orchestra.run.smithi059.stdout: fsid = 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:35:30.287 INFO:teuthology.orchestra.run.smithi059.stdout: mon_host = [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] 2023-12-02T07:35:30.650 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:35:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:30.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3462227437' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:30.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:30.652 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:30.652 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.652 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3462227437' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:30.652 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.652 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.653 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-02T07:35:30.653 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:35:30.653 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.conf 2023-12-02T07:35:30.692 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:35:30.692 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:35:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3462227437' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:30.767 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-12-02T07:35:30.767 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.conf 2023-12-02T07:35:30.803 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-12-02T07:35:30.804 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:35:30.876 INFO:tasks.cephadm:Adding mgr.y on smithi059 2023-12-02T07:35:30.877 INFO:tasks.cephadm:Adding mgr.x on smithi105 2023-12-02T07:35:30.877 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi059=y;smithi105=x' 2023-12-02T07:35:31.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:31 smithi105 ceph-mon[109571]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:31.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:31 smithi059 ceph-mon[108631]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:31.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:31 smithi059 ceph-mon[114680]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:32.237 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled mgr update... 2023-12-02T07:35:32.561 DEBUG:teuthology.orchestra.run.smithi105:mgr.x> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.x.service 2023-12-02T07:35:32.563 INFO:tasks.cephadm:Deploying OSDs... 2023-12-02T07:35:32.564 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:35:32.564 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/scratch_devs of=/dev/stdout 2023-12-02T07:35:32.588 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-02T07:35:32.588 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_1 2023-12-02T07:35:32.591 INFO:journalctl@ceph.mgr.x.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 6h/6d Inode: 398379 Links: 1 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2023-12-02 07:35:29.864796094 +0000 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2023-12-02 07:31:54.013682229 +0000 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2023-12-02 07:31:54.013682229 +0000 2023-12-02T07:35:32.651 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2023-12-02T07:35:32.652 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-02T07:35:32.724 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2023-12-02T07:35:32.725 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2023-12-02T07:35:32.725 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000242316 s, 2.1 MB/s 2023-12-02T07:35:32.726 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-02T07:35:32.791 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_2 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 6h/6d Inode: 384973 Links: 1 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2023-12-02 07:35:29.864796094 +0000 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2023-12-02 07:31:54.602674246 +0000 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2023-12-02 07:31:54.602674246 +0000 2023-12-02T07:35:32.855 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2023-12-02T07:35:32.856 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-02T07:35:32.928 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2023-12-02T07:35:32.928 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2023-12-02T07:35:32.928 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000240571 s, 2.1 MB/s 2023-12-02T07:35:32.929 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-02T07:35:32.994 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_3 2023-12-02T07:35:33.058 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-02T07:35:33.058 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:35:33.058 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 6h/6d Inode: 397004 Links: 1 2023-12-02T07:35:33.058 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:35:33.059 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:35:33.059 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2023-12-02 07:35:29.864796094 +0000 2023-12-02T07:35:33.059 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2023-12-02 07:31:55.184666358 +0000 2023-12-02T07:35:33.059 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2023-12-02 07:31:55.184666358 +0000 2023-12-02T07:35:33.059 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2023-12-02T07:35:33.059 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-02T07:35:33.132 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2023-12-02T07:35:33.132 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2023-12-02T07:35:33.132 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000242015 s, 2.1 MB/s 2023-12-02T07:35:33.133 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-02T07:35:33.198 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_4 2023-12-02T07:35:33.262 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-02T07:35:33.262 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:35:33.262 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 6h/6d Inode: 398739 Links: 1 2023-12-02T07:35:33.263 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:35:33.263 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:35:33.263 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2023-12-02 07:35:29.864796094 +0000 2023-12-02T07:35:33.263 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2023-12-02 07:31:55.775658348 +0000 2023-12-02T07:35:33.263 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2023-12-02 07:31:55.775658348 +0000 2023-12-02T07:35:33.263 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: - 2023-12-02T07:35:33.263 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-02T07:35:33.336 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2023-12-02T07:35:33.336 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2023-12-02T07:35:33.337 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000273819 s, 1.9 MB/s 2023-12-02T07:35:33.338 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-02T07:35:33.402 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-12-02T07:35:33.402 DEBUG:teuthology.orchestra.run.smithi105:> dd if=/scratch_devs of=/dev/stdout 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi105=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: Saving service mgr spec with placement smithi059=y;smithi105=x;count:2 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:33.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mon[109571]: Deploying daemon mgr.x on smithi105 2023-12-02T07:35:33.424 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-02T07:35:33.424 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_1 2023-12-02T07:35:33.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi105=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: Saving service mgr spec with placement smithi059=y;smithi105=x;count:2 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[114680]: Deploying daemon mgr.x on smithi105 2023-12-02T07:35:33.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi059=y;smithi105=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: Saving service mgr spec with placement smithi059=y;smithi105=x;count:2 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:33.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:33 smithi059 ceph-mon[108631]: Deploying daemon mgr.x on smithi105 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 397404 Links: 1 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2023-12-02 07:35:33.415030284 +0000 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2023-12-02 07:31:06.216800967 +0000 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2023-12-02 07:31:06.216800967 +0000 2023-12-02T07:35:33.483 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2023-12-02T07:35:33.484 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-02T07:35:33.556 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2023-12-02T07:35:33.556 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2023-12-02T07:35:33.556 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000233736 s, 2.2 MB/s 2023-12-02T07:35:33.557 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-02T07:35:33.618 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_2 2023-12-02T07:35:33.676 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-02T07:35:33.676 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:35:33.676 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 396021 Links: 1 2023-12-02T07:35:33.676 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:35:33.677 INFO:teuthology.orchestra.run.smithi105.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:35:33.677 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2023-12-02 07:35:33.416030263 +0000 2023-12-02T07:35:33.677 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2023-12-02 07:31:06.728790846 +0000 2023-12-02T07:35:33.677 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2023-12-02 07:31:06.728790846 +0000 2023-12-02T07:35:33.677 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2023-12-02T07:35:33.677 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-02T07:35:33.712 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:33 smithi105 systemd[1]: Starting Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:35:33.738 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2023-12-02T07:35:33.738 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2023-12-02T07:35:33.738 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000212991 s, 2.4 MB/s 2023-12-02T07:35:33.739 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-02T07:35:33.798 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_3 2023-12-02T07:35:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-02T07:35:33.857 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:35:33.857 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 396076 Links: 1 2023-12-02T07:35:33.857 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:35:33.857 INFO:teuthology.orchestra.run.smithi105.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:35:33.857 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2023-12-02 07:35:33.416030263 +0000 2023-12-02T07:35:33.858 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2023-12-02 07:31:07.280779961 +0000 2023-12-02T07:35:33.858 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2023-12-02 07:31:07.280779961 +0000 2023-12-02T07:35:33.858 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2023-12-02T07:35:33.858 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-02T07:35:33.924 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2023-12-02T07:35:33.925 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2023-12-02T07:35:33.925 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000191274 s, 2.7 MB/s 2023-12-02T07:35:33.926 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-02T07:35:33.985 DEBUG:teuthology.orchestra.run.smithi105:> stat /dev/vg_nvme/lv_4 2023-12-02T07:35:33.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-mgr[111071]: -- 172.21.15.105:0/68157412 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55955b7bc340 con 0x55955b794c00 2023-12-02T07:35:33.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:33 smithi105 bash[110937]: 24da3f2b914430829a8f67443aa61ce86c7558f5f7d37304e2007375aa33d703 2023-12-02T07:35:33.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:33 smithi105 systemd[1]: Started Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:35:33.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:33.958+0000 7f817b234000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:35:34.015 INFO:teuthology.orchestra.run.smithi105.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-02T07:35:34.015 INFO:teuthology.orchestra.run.smithi105.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-02T07:35:34.015 INFO:teuthology.orchestra.run.smithi105.stdout:Device: 6h/6d Inode: 397005 Links: 1 2023-12-02T07:35:34.015 INFO:teuthology.orchestra.run.smithi105.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-02T07:35:34.015 INFO:teuthology.orchestra.run.smithi105.stdout:Context: system_u:object_r:device_t:s0 2023-12-02T07:35:34.015 INFO:teuthology.orchestra.run.smithi105.stdout:Access: 2023-12-02 07:35:33.416030263 +0000 2023-12-02T07:35:34.015 INFO:teuthology.orchestra.run.smithi105.stdout:Modify: 2023-12-02 07:31:07.793769846 +0000 2023-12-02T07:35:34.015 INFO:teuthology.orchestra.run.smithi105.stdout:Change: 2023-12-02 07:31:07.793769846 +0000 2023-12-02T07:35:34.016 INFO:teuthology.orchestra.run.smithi105.stdout: Birth: - 2023-12-02T07:35:34.016 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-02T07:35:34.090 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records in 2023-12-02T07:35:34.090 INFO:teuthology.orchestra.run.smithi105.stderr:1+0 records out 2023-12-02T07:35:34.090 INFO:teuthology.orchestra.run.smithi105.stderr:512 bytes copied, 0.000344713 s, 1.5 MB/s 2023-12-02T07:35:34.090 DEBUG:teuthology.orchestra.run.smithi105:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-02T07:35:34.150 INFO:tasks.cephadm:Deploying osd.0 on smithi059 with /dev/vg_nvme/lv_4... 2023-12-02T07:35:34.150 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-02T07:35:34.367 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:34.123+0000 7f817b234000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:35:34.367 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:34.367 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:34.367 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:34.367 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:34.368 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:34.368 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:34.368 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:35:34.368 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:35:34.368 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:35:34.531 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:35:34.532 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:34.639 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:34.438+0000 7f817b234000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:35:35.243 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:34.976+0000 7f817b234000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:35:35.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:35.404+0000 7f817b234000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:35:35.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:35.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-mon[109571]: Reconfiguring mgr.y (unknown last config time)... 2023-12-02T07:35:35.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-mon[109571]: Reconfiguring daemon mgr.y on smithi059 2023-12-02T07:35:35.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:35.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:35.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:35.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:35.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:35 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[108631]: Reconfiguring mgr.y (unknown last config time)... 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[108631]: Reconfiguring daemon mgr.y on smithi059 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[114680]: Reconfiguring mgr.y (unknown last config time)... 2023-12-02T07:35:35.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[114680]: Reconfiguring daemon mgr.y on smithi059 2023-12-02T07:35:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:35.706 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-02T07:35:35.706 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-02T07:35:35.706 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2023-12-02T07:35:35.706 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2023-12-02T07:35:35.706 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0118225 s, 887 MB/s 2023-12-02T07:35:35.706 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2023-12-02T07:35:36.049 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:35:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:36.050 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi059:vg_nvme/lv_4 2023-12-02T07:35:36.246 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:36.110+0000 7f817b234000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:35:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[108631]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.318 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[114680]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:36.319 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:36.283+0000 7f817b234000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:35:36.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:35:36.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-mon[109571]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:36.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:36.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:36.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:36.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:36.666 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:36 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:35:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:37.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:36.870+0000 7f817b234000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:35:37.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:36 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:36.950+0000 7f817b234000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:35:37.127 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:37.035+0000 7f817b234000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:35:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:37.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:37.124+0000 7f817b234000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:35:37.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:37.213+0000 7f817b234000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:35:37.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:37.302+0000 7f817b234000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:35:37.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:37 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:37.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:37 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:37.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:37 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:37.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:37 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:37.867 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:37.596+0000 7f817b234000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:35:37.867 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:37.688+0000 7f817b234000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:35:37.867 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:37.864+0000 7f817b234000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:35:38.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:37.946+0000 7f817b234000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:35:38.637 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-mon[109571]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:38.637 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-mon[109571]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:38.637 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:35:38.638 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:35:38.638 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:38.638 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:38.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[114680]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:38.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[114680]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:38.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:35:38.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:35:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[108631]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[108631]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:35:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:35:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:38.913 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:38.634+0000 7f817b234000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:35:38.913 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:38.779+0000 7f817b234000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:35:38.913 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:38.910+0000 7f817b234000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:35:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3528472429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]: dispatch 2023-12-02T07:35:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]: dispatch 2023-12-02T07:35:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]': finished 2023-12-02T07:35:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[108631]: osdmap e5: 1 total, 0 up, 1 in 2023-12-02T07:35:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:39.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3528472429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]: dispatch 2023-12-02T07:35:39.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]: dispatch 2023-12-02T07:35:39.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]': finished 2023-12-02T07:35:39.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[114680]: osdmap e5: 1 total, 0 up, 1 in 2023-12-02T07:35:39.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:39 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:39.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:39.296+0000 7f817b234000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:35:39.750 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:39.432+0000 7f817b234000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:35:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3528472429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]: dispatch 2023-12-02T07:35:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]: dispatch 2023-12-02T07:35:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d57b3e70-70c3-435d-b5ac-579edca8b8a0"}]': finished 2023-12-02T07:35:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-mon[109571]: osdmap e5: 1 total, 0 up, 1 in 2023-12-02T07:35:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:40.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:39.811+0000 7f817b234000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:35:40.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:35:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:35:39.924+0000 7f817b234000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:35:40.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[114680]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:40.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2831695112' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[114680]: Standby manager daemon x started 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[108631]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2831695112' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[108631]: Standby manager daemon x started 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:35:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:35:40.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:40 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:35:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:40 smithi105 ceph-mon[109571]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:40 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2831695112' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:35:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:40 smithi105 ceph-mon[109571]: Standby manager daemon x started 2023-12-02T07:35:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:40 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:35:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:40 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:35:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:40 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:35:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:40 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/1499343890' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:35:41.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:41 smithi059 ceph-mon[108631]: mgrmap e14: y(active, since 47s), standbys: x 2023-12-02T07:35:41.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:41 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:35:41.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:41 smithi059 ceph-mon[114680]: mgrmap e14: y(active, since 47s), standbys: x 2023-12-02T07:35:41.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:41 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:35:41.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:41 smithi105 ceph-mon[109571]: mgrmap e14: y(active, since 47s), standbys: x 2023-12-02T07:35:41.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:41 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:35:42.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:42 smithi059 ceph-mon[108631]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:42.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:42 smithi059 ceph-mon[114680]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:42.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:42 smithi105 ceph-mon[109571]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:44.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:44 smithi059 ceph-mon[108631]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:44.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:44 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T07:35:44.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:44 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:44.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:44 smithi059 ceph-mon[114680]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:44.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:44 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T07:35:44.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:44 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:44.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:44 smithi105 ceph-mon[109571]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:44.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:44 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T07:35:44.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:44 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:45.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:45 smithi105 ceph-mon[109571]: Deploying daemon osd.0 on smithi059 2023-12-02T07:35:45.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:45 smithi059 ceph-mon[108631]: Deploying daemon osd.0 on smithi059 2023-12-02T07:35:45.541 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:45 smithi059 ceph-mon[114680]: Deploying daemon osd.0 on smithi059 2023-12-02T07:35:46.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:46 smithi059 ceph-mon[108631]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:46.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:46 smithi059 ceph-mon[114680]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:46.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:46 smithi105 ceph-mon[109571]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:48.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[108631]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:48.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:48.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:48.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:48.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.449 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:35:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[114680]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.450 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:48 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:48 smithi105 ceph-mon[109571]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:48 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:48 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:48 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:48 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:48 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:48 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:48 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:50 smithi059 ceph-mon[114680]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:50 smithi059 ceph-mon[108631]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:50.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:50 smithi105 ceph-mon[109571]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:51.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:51 smithi059 ceph-mon[108631]: from='osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T07:35:51.607 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:51 smithi059 ceph-mon[108631]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T07:35:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:51 smithi059 ceph-mon[114680]: from='osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T07:35:51.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:51 smithi059 ceph-mon[114680]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T07:35:51.619 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 0 on host 'smithi059' 2023-12-02T07:35:51.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:51 smithi105 ceph-mon[109571]: from='osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T07:35:51.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:51 smithi105 ceph-mon[109571]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T07:35:52.030 DEBUG:teuthology.orchestra.run.smithi059:osd.0> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.0.service 2023-12-02T07:35:52.033 INFO:tasks.cephadm:Deploying osd.1 on smithi059 with /dev/vg_nvme/lv_3... 2023-12-02T07:35:52.033 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-02T07:35:52.072 INFO:journalctl@ceph.osd.0.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:35:52.553 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[118716]: 2023-12-02T07:35:52.299+0000 7faf67d75700 -1 osd.0 0 waiting for initial osdmap 2023-12-02T07:35:52.553 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[118716]: 2023-12-02T07:35:52.301+0000 7faf63f0f700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:35:52.553 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: osdmap e6: 1 total, 0 up, 1 in 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:52.554 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: osdmap e6: 1 total, 0 up, 1 in 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:52.555 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:52.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: osdmap e6: 1 total, 0 up, 1 in 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:53.483 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-02T07:35:53.483 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-02T07:35:53.483 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2023-12-02T07:35:53.483 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2023-12-02T07:35:53.483 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0118071 s, 888 MB/s 2023-12-02T07:35:53.483 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2023-12-02T07:35:53.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[108631]: Adjusting osd_memory_target on smithi059 to 15078M 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[108631]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[108631]: osdmap e7: 1 total, 0 up, 1 in 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[114680]: Adjusting osd_memory_target on smithi059 to 15078M 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[114680]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:35:53.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[114680]: osdmap e7: 1 total, 0 up, 1 in 2023-12-02T07:35:53.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:53.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:53.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:53.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:53 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:53.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:53 smithi105 ceph-mon[109571]: Adjusting osd_memory_target on smithi059 to 15078M 2023-12-02T07:35:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:53 smithi105 ceph-mon[109571]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:35:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:53 smithi105 ceph-mon[109571]: osdmap e7: 1 total, 0 up, 1 in 2023-12-02T07:35:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:53 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:53 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:53 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:35:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:53 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:35:53.867 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi059:vg_nvme/lv_3 2023-12-02T07:35:54.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[108631]: purged_snaps scrub starts 2023-12-02T07:35:54.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[108631]: purged_snaps scrub ok 2023-12-02T07:35:54.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[108631]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:54.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[108631]: osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991] boot 2023-12-02T07:35:54.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[108631]: osdmap e8: 1 total, 1 up, 1 in 2023-12-02T07:35:54.497 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:54.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[114680]: purged_snaps scrub starts 2023-12-02T07:35:54.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[114680]: purged_snaps scrub ok 2023-12-02T07:35:54.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[114680]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:54.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[114680]: osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991] boot 2023-12-02T07:35:54.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[114680]: osdmap e8: 1 total, 1 up, 1 in 2023-12-02T07:35:54.498 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:54 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:54.647 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:54 smithi105 ceph-mon[109571]: purged_snaps scrub starts 2023-12-02T07:35:54.647 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:54 smithi105 ceph-mon[109571]: purged_snaps scrub ok 2023-12-02T07:35:54.648 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:54 smithi105 ceph-mon[109571]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-02T07:35:54.648 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:54 smithi105 ceph-mon[109571]: osd.0 [v2:172.21.15.59:6802/1434014991,v1:172.21.15.59:6803/1434014991] boot 2023-12-02T07:35:54.648 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:54 smithi105 ceph-mon[109571]: osdmap e8: 1 total, 1 up, 1 in 2023-12-02T07:35:54.648 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:54 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:35:55.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:35:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:35:55.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[108631]: osdmap e9: 1 total, 1 up, 1 in 2023-12-02T07:35:55.561 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[114680]: osdmap e9: 1 total, 1 up, 1 in 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:35:55.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:55 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:55.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:55 smithi105 ceph-mon[109571]: osdmap e9: 1 total, 1 up, 1 in 2023-12-02T07:35:55.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:55 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:55 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:35:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:55 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:35:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:55 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:35:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:55 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:35:56.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:56 smithi059 ceph-mon[108631]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:56.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:56 smithi059 ceph-mon[108631]: pgmap v30: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:35:56.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:56 smithi059 ceph-mon[114680]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:56.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:56 smithi059 ceph-mon[114680]: pgmap v30: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:35:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:56 smithi105 ceph-mon[109571]: from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:35:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:56 smithi105 ceph-mon[109571]: pgmap v30: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:35:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2954448430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]: dispatch 2023-12-02T07:35:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]: dispatch 2023-12-02T07:35:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]': finished 2023-12-02T07:35:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[108631]: osdmap e10: 2 total, 1 up, 2 in 2023-12-02T07:35:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:35:57.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2954448430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]: dispatch 2023-12-02T07:35:57.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]: dispatch 2023-12-02T07:35:57.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]': finished 2023-12-02T07:35:57.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[114680]: osdmap e10: 2 total, 1 up, 2 in 2023-12-02T07:35:57.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:35:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:57 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2954448430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]: dispatch 2023-12-02T07:35:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:57 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]: dispatch 2023-12-02T07:35:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:57 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a3cf01f-e1c2-4485-bc75-a45d7b1bf165"}]': finished 2023-12-02T07:35:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:57 smithi105 ceph-mon[109571]: osdmap e10: 2 total, 1 up, 2 in 2023-12-02T07:35:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:35:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:58 smithi059 ceph-mon[108631]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:35:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:35:58 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3749874669' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:35:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:58 smithi059 ceph-mon[114680]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:35:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:35:58 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3749874669' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:35:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:58 smithi105 ceph-mon[109571]: pgmap v32: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:35:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:35:58 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3749874669' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:00.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:00 smithi059 ceph-mon[108631]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:00.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:00 smithi059 ceph-mon[114680]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:00 smithi105 ceph-mon[109571]: pgmap v33: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:02.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:02 smithi059 ceph-mon[108631]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:02.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:02 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-02T07:36:02.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:02 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:02.662 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:02 smithi059 ceph-mon[114680]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:02.662 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:02 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-02T07:36:02.663 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:02 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:02.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:02 smithi105 ceph-mon[109571]: pgmap v34: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:02 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-02T07:36:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:02 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:03.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:03 smithi059 ceph-mon[108631]: Deploying daemon osd.1 on smithi059 2023-12-02T07:36:03.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:03 smithi059 ceph-mon[114680]: Deploying daemon osd.1 on smithi059 2023-12-02T07:36:03.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:03 smithi105 ceph-mon[109571]: Deploying daemon osd.1 on smithi059 2023-12-02T07:36:04.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:04 smithi059 ceph-mon[114680]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:04 smithi059 ceph-mon[108631]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:04 smithi105 ceph-mon[109571]: pgmap v35: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:06.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[108631]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:06.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:06.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:06.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:06.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:06.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:06.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[114680]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:06.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:06.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:06.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:06.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:06.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:06 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:06 smithi105 ceph-mon[109571]: pgmap v36: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:06 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:06 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:06 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:06 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:06 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:07.637 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 1 on host 'smithi059' 2023-12-02T07:36:08.006 DEBUG:teuthology.orchestra.run.smithi059:osd.1> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.1.service 2023-12-02T07:36:08.009 INFO:tasks.cephadm:Deploying osd.2 on smithi059 with /dev/vg_nvme/lv_2... 2023-12-02T07:36:08.009 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-02T07:36:08.046 INFO:journalctl@ceph.osd.1.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:36:08.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:08.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:08.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:08.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:08.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:08.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:08.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.611 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.611 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:36:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:08.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:08.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:08.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:08.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:08.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:08.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:08.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: pgmap v37: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:08.937 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:08 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-1[121898]: 2023-12-02T07:36:08.655+0000 7f5abc0d73c0 -1 osd.1 0 log_to_monitors true 2023-12-02T07:36:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: Adjusting osd_memory_target on smithi059 to 7539M 2023-12-02T07:36:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: Detected new or changed devices on smithi059 2023-12-02T07:36:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[108631]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: Adjusting osd_memory_target on smithi059 to 7539M 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: Detected new or changed devices on smithi059 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-mon[114680]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-02T07:36:09.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: Adjusting osd_memory_target on smithi059 to 7539M 2023-12-02T07:36:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: Detected new or changed devices on smithi059 2023-12-02T07:36:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:09 smithi105 ceph-mon[109571]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-02T07:36:10.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:36:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:10.233 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-02T07:36:10.233 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-02T07:36:10.233 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2023-12-02T07:36:10.233 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2023-12-02T07:36:10.233 INFO:teuthology.orchestra.run.smithi059.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0113436 s, 924 MB/s 2023-12-02T07:36:10.233 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2023-12-02T07:36:10.614 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-1[121898]: 2023-12-02T07:36:10.374+0000 7f5ab2ada700 -1 osd.1 0 waiting for initial osdmap 2023-12-02T07:36:10.614 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-1[121898]: 2023-12-02T07:36:10.380+0000 7f5aac46f700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:36:10.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:10.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-02T07:36:10.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: osdmap e11: 2 total, 1 up, 2 in 2023-12-02T07:36:10.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:10.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:10.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:10.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:10.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:10.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:10.616 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:10.616 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:10.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:10.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-02T07:36:10.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: osdmap e11: 2 total, 1 up, 2 in 2023-12-02T07:36:10.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:10.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:10.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:10.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:10.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:10.617 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:10.618 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:10.618 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:10.619 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi059:vg_nvme/lv_2 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: pgmap v38: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: osdmap e11: 2 total, 1 up, 2 in 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[108631]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[108631]: osdmap e12: 2 total, 1 up, 2 in 2023-12-02T07:36:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:11.574 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:11.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[114680]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:11.574 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[114680]: osdmap e12: 2 total, 1 up, 2 in 2023-12-02T07:36:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:11.575 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:11 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:11 smithi105 ceph-mon[109571]: from='osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:11 smithi105 ceph-mon[109571]: osdmap e12: 2 total, 1 up, 2 in 2023-12-02T07:36:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:11 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:11 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:11 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:12.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: purged_snaps scrub starts 2023-12-02T07:36:12.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: purged_snaps scrub ok 2023-12-02T07:36:12.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681] boot 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: osdmap e13: 2 total, 2 up, 2 in 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: purged_snaps scrub starts 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: purged_snaps scrub ok 2023-12-02T07:36:12.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:12.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681] boot 2023-12-02T07:36:12.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: osdmap e13: 2 total, 2 up, 2 in 2023-12-02T07:36:12.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:12.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:12.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:12.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:12.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: purged_snaps scrub starts 2023-12-02T07:36:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: purged_snaps scrub ok 2023-12-02T07:36:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2023-12-02T07:36:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: osd.1 [v2:172.21.15.59:6810/3529043681,v1:172.21.15.59:6811/3529043681] boot 2023-12-02T07:36:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: osdmap e13: 2 total, 2 up, 2 in 2023-12-02T07:36:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:36:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:13.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:13 smithi059 ceph-mon[114680]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:13.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:13 smithi059 ceph-mon[114680]: osdmap e14: 2 total, 2 up, 2 in 2023-12-02T07:36:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:13 smithi059 ceph-mon[108631]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:13.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:13 smithi059 ceph-mon[108631]: osdmap e14: 2 total, 2 up, 2 in 2023-12-02T07:36:13.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:13 smithi105 ceph-mon[109571]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:13.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:13 smithi105 ceph-mon[109571]: osdmap e14: 2 total, 2 up, 2 in 2023-12-02T07:36:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[114680]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2063225755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87f6cf77-51fb-466b-a5a6-ec469ee35160"}]: dispatch 2023-12-02T07:36:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2063225755' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87f6cf77-51fb-466b-a5a6-ec469ee35160"}]': finished 2023-12-02T07:36:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[114680]: osdmap e15: 3 total, 2 up, 3 in 2023-12-02T07:36:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[108631]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2063225755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87f6cf77-51fb-466b-a5a6-ec469ee35160"}]: dispatch 2023-12-02T07:36:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2063225755' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87f6cf77-51fb-466b-a5a6-ec469ee35160"}]': finished 2023-12-02T07:36:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[108631]: osdmap e15: 3 total, 2 up, 3 in 2023-12-02T07:36:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:14 smithi105 ceph-mon[109571]: pgmap v44: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:14.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:14 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2063225755' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87f6cf77-51fb-466b-a5a6-ec469ee35160"}]: dispatch 2023-12-02T07:36:14.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:14 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2063225755' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87f6cf77-51fb-466b-a5a6-ec469ee35160"}]': finished 2023-12-02T07:36:14.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:14 smithi105 ceph-mon[109571]: osdmap e15: 3 total, 2 up, 3 in 2023-12-02T07:36:14.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:15.408 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:36:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:15.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:15 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3191630835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:15.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:15 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:15.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:15 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:15 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3191630835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:15 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:15 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:15 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3191630835' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:15 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:15 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:16.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:16 smithi105 ceph-mon[109571]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:16.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:16 smithi059 ceph-mon[108631]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:16.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:16 smithi059 ceph-mon[114680]: pgmap v46: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:18.675 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:18 smithi059 ceph-mon[108631]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:18.675 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:18 smithi059 ceph-mon[114680]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:18.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:18 smithi105 ceph-mon[109571]: pgmap v47: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:19.418 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-02T07:36:19.419 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:19 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:19.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-02T07:36:19.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:19 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:19 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-02T07:36:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:19 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:20 smithi059 ceph-mon[108631]: Deploying daemon osd.2 on smithi059 2023-12-02T07:36:20.540 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:20 smithi059 ceph-mon[108631]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:20 smithi059 ceph-mon[114680]: Deploying daemon osd.2 on smithi059 2023-12-02T07:36:20.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:20 smithi059 ceph-mon[114680]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:20 smithi105 ceph-mon[109571]: Deploying daemon osd.2 on smithi059 2023-12-02T07:36:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:20 smithi105 ceph-mon[109571]: pgmap v48: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:22.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:22 smithi059 ceph-mon[108631]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:22.678 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:22 smithi059 ceph-mon[114680]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:22.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:22 smithi105 ceph-mon[109571]: pgmap v49: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[114680]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:23.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:23.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:23.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:23.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:23.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:23.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:23 smithi059 ceph-mon[108631]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:23.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:23 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:23.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:23 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:23.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:23 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:23.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:23 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:23.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:23 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:23.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:23 smithi105 ceph-mon[109571]: pgmap v50: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:24.553 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 2 on host 'smithi059' 2023-12-02T07:36:24.911 DEBUG:teuthology.orchestra.run.smithi059:osd.2> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.2.service 2023-12-02T07:36:24.914 INFO:tasks.cephadm:Deploying osd.3 on smithi059 with /dev/vg_nvme/lv_1... 2023-12-02T07:36:24.915 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-02T07:36:24.953 INFO:journalctl@ceph.osd.2.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:36:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.836 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: Adjusting osd_memory_target on smithi059 to 5026M 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[108631]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: Adjusting osd_memory_target on smithi059 to 5026M 2023-12-02T07:36:25.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-mon[114680]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: Adjusting osd_memory_target on smithi059 to 5026M 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:25 smithi105 ceph-mon[109571]: pgmap v51: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:26.190 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-2[125276]: 2023-12-02T07:36:25.832+0000 7efeb23703c0 -1 osd.2 0 log_to_monitors true 2023-12-02T07:36:26.340 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-02T07:36:26.341 INFO:teuthology.orchestra.run.smithi059.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-02T07:36:26.341 INFO:teuthology.orchestra.run.smithi059.stderr: stderr: 10+0 records in 2023-12-02T07:36:26.341 INFO:teuthology.orchestra.run.smithi059.stderr:10+0 records out 2023-12-02T07:36:26.341 INFO:teuthology.orchestra.run.smithi059.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0148072 s, 708 MB/s 2023-12-02T07:36:26.341 INFO:teuthology.orchestra.run.smithi059.stderr:--> Zapping successful for: 2023-12-02T07:36:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:26 smithi059 ceph-mon[108631]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-02T07:36:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:26 smithi059 ceph-mon[114680]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-02T07:36:26.838 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi059:vg_nvme/lv_1 2023-12-02T07:36:26.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:26 smithi105 ceph-mon[109571]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-02T07:36:27.937 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-2[125276]: 2023-12-02T07:36:27.598+0000 7efea8d73700 -1 osd.2 0 waiting for initial osdmap 2023-12-02T07:36:27.938 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-2[125276]: 2023-12-02T07:36:27.604+0000 7efea2708700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:36:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[108631]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-02T07:36:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[108631]: osdmap e16: 3 total, 2 up, 3 in 2023-12-02T07:36:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[108631]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[108631]: pgmap v53: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[114680]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-02T07:36:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[114680]: osdmap e16: 3 total, 2 up, 3 in 2023-12-02T07:36:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[114680]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:27 smithi059 ceph-mon[114680]: pgmap v53: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:27 smithi105 ceph-mon[109571]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-02T07:36:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:27 smithi105 ceph-mon[109571]: osdmap e16: 3 total, 2 up, 3 in 2023-12-02T07:36:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:27 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:27 smithi105 ceph-mon[109571]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:27 smithi105 ceph-mon[109571]: pgmap v53: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-12-02T07:36:28.783 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[108631]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[108631]: osdmap e17: 3 total, 2 up, 3 in 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[108631]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[114680]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[114680]: osdmap e17: 3 total, 2 up, 3 in 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:28.784 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:28.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[114680]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:28.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:28.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:28.785 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:28 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:28 smithi105 ceph-mon[109571]: from='osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:28 smithi105 ceph-mon[109571]: osdmap e17: 3 total, 2 up, 3 in 2023-12-02T07:36:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:28 smithi105 ceph-mon[109571]: from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi059:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:28 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[108631]: purged_snaps scrub starts 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[108631]: purged_snaps scrub ok 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[108631]: osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930] boot 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[108631]: osdmap e18: 3 total, 3 up, 3 in 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[114680]: purged_snaps scrub starts 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[114680]: purged_snaps scrub ok 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[114680]: osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930] boot 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[114680]: osdmap e18: 3 total, 3 up, 3 in 2023-12-02T07:36:29.910 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:30.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:36:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:30.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:29 smithi105 ceph-mon[109571]: purged_snaps scrub starts 2023-12-02T07:36:30.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:29 smithi105 ceph-mon[109571]: purged_snaps scrub ok 2023-12-02T07:36:30.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:29 smithi105 ceph-mon[109571]: osd.2 [v2:172.21.15.59:6818/2486302930,v1:172.21.15.59:6819/2486302930] boot 2023-12-02T07:36:30.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:29 smithi105 ceph-mon[109571]: osdmap e18: 3 total, 3 up, 3 in 2023-12-02T07:36:30.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:36:30.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:36:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: pgmap v56: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-02T07:36:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-02T07:36:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: osdmap e19: 3 total, 3 up, 3 in 2023-12-02T07:36:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-02T07:36:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: Detected new or changed devices on smithi059 2023-12-02T07:36:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: pgmap v58: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/658535655' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "234b0179-179b-4f3f-b589-98e037aff404"}]: dispatch 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/658535655' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "234b0179-179b-4f3f-b589-98e037aff404"}]': finished 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: osdmap e20: 4 total, 3 up, 4 in 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:30.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: pgmap v56: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: osdmap e19: 3 total, 3 up, 3 in 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: Detected new or changed devices on smithi059 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:30.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: pgmap v58: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/658535655' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "234b0179-179b-4f3f-b589-98e037aff404"}]: dispatch 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/658535655' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "234b0179-179b-4f3f-b589-98e037aff404"}]': finished 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: osdmap e20: 4 total, 3 up, 4 in 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:30.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:31.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: pgmap v56: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: osdmap e19: 3 total, 3 up, 3 in 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: Detected new or changed devices on smithi059 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: pgmap v58: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/658535655' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "234b0179-179b-4f3f-b589-98e037aff404"}]: dispatch 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/658535655' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "234b0179-179b-4f3f-b589-98e037aff404"}]': finished 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: osdmap e20: 4 total, 3 up, 4 in 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:31.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:31.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 07:36:31 smithi059 sudo[127095]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:36:31.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 07:36:31 smithi059 sudo[127095]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:31.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 07:36:31 smithi059 sudo[127095]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:32.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:31 smithi059 ceph-mon[114680]: pgmap v60: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:32.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:31 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1669345854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:32.188 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 07:36:31 smithi059 sudo[127469]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:36:32.188 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 07:36:31 smithi059 sudo[127469]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:32.188 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 07:36:31 smithi059 sudo[127469]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:31 smithi059 ceph-mon[108631]: pgmap v60: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:31 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1669345854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:32.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:31 smithi105 ceph-mon[109571]: pgmap v60: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:32.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:31 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1669345854' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:32.687 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:32 smithi059 sudo[127474]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:36:32.687 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:32 smithi059 sudo[127474]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:32.687 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:32 smithi059 sudo[127474]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:33.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:32 smithi059 ceph-mon[114680]: osdmap e21: 4 total, 3 up, 4 in 2023-12-02T07:36:33.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:32 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:33.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:32 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:33.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:32 smithi059 ceph-mon[114680]: mgrmap e15: y(active, since 98s), standbys: x 2023-12-02T07:36:33.188 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:32 smithi059 sudo[127856]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:36:33.188 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:32 smithi059 sudo[127856]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:33.188 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 07:36:32 smithi059 sudo[127856]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:33.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:32 smithi059 ceph-mon[108631]: osdmap e21: 4 total, 3 up, 4 in 2023-12-02T07:36:33.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:32 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:33.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:32 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:33.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:32 smithi059 ceph-mon[108631]: mgrmap e15: y(active, since 98s), standbys: x 2023-12-02T07:36:33.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:32 smithi105 ceph-mon[109571]: osdmap e21: 4 total, 3 up, 4 in 2023-12-02T07:36:33.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:32 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:33.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:32 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:33.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:32 smithi105 ceph-mon[109571]: mgrmap e15: y(active, since 98s), standbys: x 2023-12-02T07:36:33.505 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:33 smithi059 sudo[127874]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:36:33.505 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:33 smithi059 sudo[127874]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:33.505 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:33 smithi059 sudo[127874]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:33.822 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:33 smithi059 sudo[127952]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:36:33.822 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:33 smithi059 sudo[127952]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:33.822 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 07:36:33 smithi059 sudo[127952]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:34.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:34 smithi059 sudo[128039]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:36:34.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:34 smithi059 sudo[128039]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:34.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:34 smithi059 sudo[128039]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:34.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:34 smithi059 ceph-mon[114680]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:34.730 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:34 smithi059 ceph-mon[114680]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:34.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:34 smithi059 sudo[128109]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:36:34.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:34 smithi059 sudo[128109]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:34.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:34 smithi059 sudo[128109]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:34.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:34 smithi059 ceph-mon[108631]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:34.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:34 smithi059 ceph-mon[108631]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:34.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:34 smithi105 ceph-mon[109571]: pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:34.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:34 smithi105 ceph-mon[109571]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:35.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:35 smithi059 sudo[128146]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:36:35.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:35 smithi059 sudo[128146]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:35.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:35 smithi059 sudo[128146]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:35.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:35 smithi059 sudo[128183]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:36:35.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:35 smithi059 sudo[128183]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:35.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:35 smithi059 sudo[128183]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:36.114 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:35 smithi105 sudo[112212]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-02T07:36:36.114 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:35 smithi105 sudo[112212]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:36.114 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:35 smithi105 sudo[112212]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:36.114 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 sudo[112229]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-02T07:36:36.114 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 sudo[112229]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-02T07:36:36.114 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 sudo[112229]: pam_unix(sudo:session): session closed for user root 2023-12-02T07:36:36.250 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:36:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:36.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:36.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:36.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.250 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:36.251 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.252 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:36.418 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:36.418 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:36.418 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:36:36.418 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:36:36.418 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:36:37.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[108631]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:37.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[108631]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[108631]: Deploying daemon osd.3 on smithi059 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[114680]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[114680]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:37.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:37 smithi059 ceph-mon[114680]: Deploying daemon osd.3 on smithi059 2023-12-02T07:36:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:37 smithi105 ceph-mon[109571]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-02T07:36:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:37 smithi105 ceph-mon[109571]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-02T07:36:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:37 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:37 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:37 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-02T07:36:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:37 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:37.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:37 smithi105 ceph-mon[109571]: Deploying daemon osd.3 on smithi059 2023-12-02T07:36:38.399 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:38 smithi059 ceph-mon[108631]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:38.399 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:38 smithi059 ceph-mon[114680]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:38 smithi105 ceph-mon[109571]: pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-12-02T07:36:40.475 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[108631]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-02T07:36:40.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:40.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:40.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:40.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:40.476 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:40.476 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[114680]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-02T07:36:40.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:40.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:40.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:40.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:40.477 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:40 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:40.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:40 smithi105 ceph-mon[109571]: pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-02T07:36:40.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:40 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:40.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:40 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:40.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:40 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:40.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:40 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:40.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:40 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:41.945 INFO:teuthology.orchestra.run.smithi059.stdout:Created osd(s) 3 on host 'smithi059' 2023-12-02T07:36:42.309 DEBUG:teuthology.orchestra.run.smithi059:osd.3> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.3.service 2023-12-02T07:36:42.312 INFO:tasks.cephadm:Deploying osd.4 on smithi105 with /dev/vg_nvme/lv_4... 2023-12-02T07:36:42.312 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-02T07:36:42.352 INFO:journalctl@ceph.osd.3.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:36:42.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:42.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:42 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:42.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:42 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:43.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:43 smithi105 ceph-mon[109571]: Adjusting osd_memory_target on smithi059 to 3769M 2023-12-02T07:36:43.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:43 smithi105 ceph-mon[109571]: from='osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-02T07:36:43.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:43 smithi105 ceph-mon[109571]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-02T07:36:43.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:43 smithi059 ceph-mon[108631]: Adjusting osd_memory_target on smithi059 to 3769M 2023-12-02T07:36:43.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:43 smithi059 ceph-mon[108631]: from='osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-02T07:36:43.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:43 smithi059 ceph-mon[108631]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-02T07:36:43.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:43 smithi059 ceph-mon[114680]: Adjusting osd_memory_target on smithi059 to 3769M 2023-12-02T07:36:43.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:43 smithi059 ceph-mon[114680]: from='osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-02T07:36:43.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:43 smithi059 ceph-mon[114680]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-02T07:36:43.689 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 07:36:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-3[128727]: 2023-12-02T07:36:43.203+0000 7f946450e3c0 -1 osd.3 0 log_to_monitors true 2023-12-02T07:36:43.695 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-02T07:36:43.695 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-02T07:36:43.695 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2023-12-02T07:36:43.695 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2023-12-02T07:36:43.696 INFO:teuthology.orchestra.run.smithi105.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110667 s, 948 MB/s 2023-12-02T07:36:43.696 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2023-12-02T07:36:44.038 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi105:vg_nvme/lv_4 2023-12-02T07:36:44.382 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:44 smithi105 ceph-mon[109571]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-02T07:36:44.382 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:44 smithi105 ceph-mon[109571]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-02T07:36:44.382 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:44 smithi105 ceph-mon[109571]: osdmap e22: 4 total, 3 up, 4 in 2023-12-02T07:36:44.382 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:44 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:44.382 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:44 smithi105 ceph-mon[109571]: from='osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:44.382 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:44 smithi105 ceph-mon[109571]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[114680]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-02T07:36:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[114680]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-02T07:36:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[114680]: osdmap e22: 4 total, 3 up, 4 in 2023-12-02T07:36:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[114680]: from='osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[114680]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:44.688 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-3[128727]: 2023-12-02T07:36:44.236+0000 7f945af11700 -1 osd.3 0 waiting for initial osdmap 2023-12-02T07:36:44.688 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-3[128727]: 2023-12-02T07:36:44.241+0000 7f94558a8700 -1 osd.3 23 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:36:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[108631]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-02T07:36:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[108631]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-02T07:36:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[108631]: osdmap e22: 4 total, 3 up, 4 in 2023-12-02T07:36:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[108631]: from='osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:44.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:44 smithi059 ceph-mon[108631]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T07:36:45.461 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:45 smithi105 ceph-mon[109571]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:45.461 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:45 smithi105 ceph-mon[109571]: osdmap e23: 4 total, 3 up, 4 in 2023-12-02T07:36:45.461 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:45 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:45.461 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:45 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:45.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:45 smithi059 ceph-mon[108631]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:45.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:45 smithi059 ceph-mon[108631]: osdmap e23: 4 total, 3 up, 4 in 2023-12-02T07:36:45.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:45 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:45.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:45 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:45.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:45 smithi059 ceph-mon[114680]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]': finished 2023-12-02T07:36:45.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:45 smithi059 ceph-mon[114680]: osdmap e23: 4 total, 3 up, 4 in 2023-12-02T07:36:45.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:45 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:45.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:45 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:46.448 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: purged_snaps scrub starts 2023-12-02T07:36:46.448 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: purged_snaps scrub ok 2023-12-02T07:36:46.448 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-02T07:36:46.448 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:46.448 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374] boot 2023-12-02T07:36:46.448 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: osdmap e24: 4 total, 4 up, 4 in 2023-12-02T07:36:46.448 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:46.449 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:46.449 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:46.449 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:46 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: purged_snaps scrub starts 2023-12-02T07:36:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: purged_snaps scrub ok 2023-12-02T07:36:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374] boot 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: osdmap e24: 4 total, 4 up, 4 in 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: purged_snaps scrub starts 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: purged_snaps scrub ok 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: osd.3 [v2:172.21.15.59:6826/3482969374,v1:172.21.15.59:6827/3482969374] boot 2023-12-02T07:36:46.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: osdmap e24: 4 total, 4 up, 4 in 2023-12-02T07:36:46.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:36:46.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:36:46.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:36:46.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:46 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:47.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[108631]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[108631]: osdmap e25: 4 total, 4 up, 4 in 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/1343054281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]: dispatch 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]: dispatch 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]': finished 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[108631]: osdmap e26: 5 total, 4 up, 5 in 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[114680]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[114680]: osdmap e25: 4 total, 4 up, 4 in 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/1343054281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]: dispatch 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]: dispatch 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]': finished 2023-12-02T07:36:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[114680]: osdmap e26: 5 total, 4 up, 5 in 2023-12-02T07:36:47.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:36:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:47 smithi105 ceph-mon[109571]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:36:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:47 smithi105 ceph-mon[109571]: osdmap e25: 4 total, 4 up, 4 in 2023-12-02T07:36:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:47 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/1343054281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]: dispatch 2023-12-02T07:36:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:47 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]: dispatch 2023-12-02T07:36:47.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:47 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69ef73cb-dbc1-40bc-b35c-82b0aae12fff"}]': finished 2023-12-02T07:36:47.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:47 smithi105 ceph-mon[109571]: osdmap e26: 5 total, 4 up, 5 in 2023-12-02T07:36:47.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:36:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:48 smithi059 ceph-mon[108631]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:48 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/4240737111' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:48 smithi059 ceph-mon[114680]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:48 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/4240737111' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:48.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:48 smithi105 ceph-mon[109571]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:48.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:48 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/4240737111' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:36:50.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:50 smithi059 ceph-mon[108631]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:50.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:50 smithi059 ceph-mon[114680]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:50.647 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:50 smithi105 ceph-mon[109571]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:51.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:36:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:51.993 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:51 smithi105 ceph-mon[109571]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:51.993 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:51 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:51.993 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:51 smithi105 ceph-mon[109571]: Detected new or changed devices on smithi059 2023-12-02T07:36:51.993 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:51 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:52.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:51 smithi059 ceph-mon[108631]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:52.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:51 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:52.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:51 smithi059 ceph-mon[108631]: Detected new or changed devices on smithi059 2023-12-02T07:36:52.184 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:51 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:52.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:51 smithi059 ceph-mon[114680]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:52.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:51 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:52.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:51 smithi059 ceph-mon[114680]: Detected new or changed devices on smithi059 2023-12-02T07:36:52.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:51 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:53.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-02T07:36:53.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:52 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:53.131 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:52 smithi105 ceph-mon[109571]: Deploying daemon osd.4 on smithi105 2023-12-02T07:36:53.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-02T07:36:53.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:52 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:53.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:52 smithi059 ceph-mon[108631]: Deploying daemon osd.4 on smithi105 2023-12-02T07:36:53.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-02T07:36:53.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:52 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:53.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:52 smithi059 ceph-mon[114680]: Deploying daemon osd.4 on smithi105 2023-12-02T07:36:54.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:54 smithi105 ceph-mon[109571]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:54.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:54 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:36:54.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:54 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:36:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:54 smithi059 ceph-mon[108631]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:36:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:54 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:36:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:54 smithi059 ceph-mon[114680]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:54 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:36:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:54 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:36:56.360 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:56 smithi105 ceph-mon[109571]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:56.360 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:56 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:56.360 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:56 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:56.360 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:56 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:56.360 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:56 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:56.360 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:56 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:56.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:36:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:56.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:36:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:36:56.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[108631]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:56.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:56.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:56.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:56.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:56.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:56.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[114680]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:56.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:56.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:56.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:56.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:56.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:56 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:57.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:57.417 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:57.418 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.418 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.418 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.419 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:57.419 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:57.419 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:57.419 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:57.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:57.778 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 4 on host 'smithi105' 2023-12-02T07:36:58.289 DEBUG:teuthology.orchestra.run.smithi105:osd.4> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.4.service 2023-12-02T07:36:58.292 INFO:tasks.cephadm:Deploying osd.5 on smithi105 with /dev/vg_nvme/lv_3... 2023-12-02T07:36:58.292 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-02T07:36:58.322 INFO:journalctl@ceph.osd.4.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:36:58.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-mon[109571]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:58.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:58.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:58.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:58.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:58.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.631 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[108631]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[114680]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:36:58.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:36:58.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:36:58.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:36:58.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:58 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:36:58.997 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 07:36:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T07:36:58.794+0000 7fefb76c23c0 -1 osd.4 0 log_to_monitors true 2023-12-02T07:36:59.589 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:59 smithi105 ceph-mon[109571]: Adjusting osd_memory_target on smithi105 to 16098M 2023-12-02T07:36:59.590 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:59 smithi105 ceph-mon[109571]: from='osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:36:59.590 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:36:59 smithi105 ceph-mon[109571]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:36:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:59 smithi059 ceph-mon[108631]: Adjusting osd_memory_target on smithi105 to 16098M 2023-12-02T07:36:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:59 smithi059 ceph-mon[108631]: from='osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:36:59.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:36:59 smithi059 ceph-mon[108631]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:36:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:59 smithi059 ceph-mon[114680]: Adjusting osd_memory_target on smithi105 to 16098M 2023-12-02T07:36:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:59 smithi059 ceph-mon[114680]: from='osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:36:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:36:59 smithi059 ceph-mon[114680]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-02T07:36:59.861 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-02T07:36:59.861 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-02T07:36:59.861 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2023-12-02T07:36:59.861 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2023-12-02T07:36:59.861 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111492 s, 940 MB/s 2023-12-02T07:36:59.861 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2023-12-02T07:37:00.293 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi105:vg_nvme/lv_3 2023-12-02T07:37:00.399 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:00 smithi105 ceph-mon[109571]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:37:00.399 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:00 smithi105 ceph-mon[109571]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-02T07:37:00.399 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:00 smithi105 ceph-mon[109571]: osdmap e27: 5 total, 4 up, 5 in 2023-12-02T07:37:00.399 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:00 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:00.399 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:00 smithi105 ceph-mon[109571]: from='osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:00.399 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:00 smithi105 ceph-mon[109571]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:00.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[108631]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[108631]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[108631]: osdmap e27: 5 total, 4 up, 5 in 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[108631]: from='osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[108631]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[114680]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[114680]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[114680]: osdmap e27: 5 total, 4 up, 5 in 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[114680]: from='osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:00.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:00 smithi059 ceph-mon[114680]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:00.748 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 07:37:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T07:37:00.394+0000 7fefae0c5700 -1 osd.4 0 waiting for initial osdmap 2023-12-02T07:37:00.748 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 07:37:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T07:37:00.399+0000 7fefa8a5c700 -1 osd.4 28 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:37:01.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:01 smithi059 ceph-mon[108631]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:01.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:01 smithi059 ceph-mon[108631]: osdmap e28: 5 total, 4 up, 5 in 2023-12-02T07:37:01.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:01 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:01.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:01 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:01.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:01 smithi059 ceph-mon[114680]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:01.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:01 smithi059 ceph-mon[114680]: osdmap e28: 5 total, 4 up, 5 in 2023-12-02T07:37:01.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:01 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:01.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:01 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:01 smithi105 ceph-mon[109571]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:01.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:01 smithi105 ceph-mon[109571]: osdmap e28: 5 total, 4 up, 5 in 2023-12-02T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:01 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:01 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: purged_snaps scrub starts 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: purged_snaps scrub ok 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390] boot 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: osdmap e29: 5 total, 5 up, 5 in 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:02.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:02.589 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:02 smithi105 ceph-mon[109571]: osdmap e30: 5 total, 5 up, 5 in 2023-12-02T07:37:02.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: purged_snaps scrub starts 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: purged_snaps scrub ok 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390] boot 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: osdmap e29: 5 total, 5 up, 5 in 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[108631]: osdmap e30: 5 total, 5 up, 5 in 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: purged_snaps scrub starts 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: purged_snaps scrub ok 2023-12-02T07:37:02.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-12-02T07:37:02.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: osd.4 [v2:172.21.15.105:6800/882005390,v1:172.21.15.105:6801/882005390] boot 2023-12-02T07:37:02.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: osdmap e29: 5 total, 5 up, 5 in 2023-12-02T07:37:02.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:37:02.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:02.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:02.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:02.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:02 smithi059 ceph-mon[114680]: osdmap e30: 5 total, 5 up, 5 in 2023-12-02T07:37:03.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[108631]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:03.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/788439744' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]: dispatch 2023-12-02T07:37:03.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]: dispatch 2023-12-02T07:37:03.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]': finished 2023-12-02T07:37:03.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[108631]: osdmap e31: 6 total, 5 up, 6 in 2023-12-02T07:37:03.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:03.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[114680]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:03.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/788439744' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]: dispatch 2023-12-02T07:37:03.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]: dispatch 2023-12-02T07:37:03.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]': finished 2023-12-02T07:37:03.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[114680]: osdmap e31: 6 total, 5 up, 6 in 2023-12-02T07:37:03.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:03 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:03.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:03 smithi105 ceph-mon[109571]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:03.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:03 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/788439744' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]: dispatch 2023-12-02T07:37:03.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:03 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]: dispatch 2023-12-02T07:37:03.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:03 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "45a03988-d779-42a0-932a-5d8803ed5978"}]': finished 2023-12-02T07:37:03.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:03 smithi105 ceph-mon[109571]: osdmap e31: 6 total, 5 up, 6 in 2023-12-02T07:37:03.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:03 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:04 smithi059 ceph-mon[108631]: pgmap v86: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:04 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/1098850669' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:04 smithi059 ceph-mon[108631]: osdmap e32: 6 total, 5 up, 6 in 2023-12-02T07:37:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:04 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:04 smithi059 ceph-mon[114680]: pgmap v86: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:04 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/1098850669' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:04 smithi059 ceph-mon[114680]: osdmap e32: 6 total, 5 up, 6 in 2023-12-02T07:37:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:04 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:04.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:04 smithi105 ceph-mon[109571]: pgmap v86: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:04.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:04 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/1098850669' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:04.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:04 smithi105 ceph-mon[109571]: osdmap e32: 6 total, 5 up, 6 in 2023-12-02T07:37:04.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:04 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:06.424 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:06 smithi105 ceph-mon[109571]: pgmap v89: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:06.424 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:06 smithi105 ceph-mon[109571]: osdmap e33: 6 total, 5 up, 6 in 2023-12-02T07:37:06.425 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:06 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:06 smithi059 ceph-mon[108631]: pgmap v89: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:06 smithi059 ceph-mon[108631]: osdmap e33: 6 total, 5 up, 6 in 2023-12-02T07:37:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:06 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:06 smithi059 ceph-mon[114680]: pgmap v89: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:06 smithi059 ceph-mon[114680]: osdmap e33: 6 total, 5 up, 6 in 2023-12-02T07:37:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:06 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:08.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:08 smithi105 ceph-mon[109571]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:08.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-02T07:37:08.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:08 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:08 smithi059 ceph-mon[108631]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-02T07:37:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:08 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:08 smithi059 ceph-mon[114680]: pgmap v91: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-02T07:37:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:08 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:09.650 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:09 smithi105 ceph-mon[109571]: Deploying daemon osd.5 on smithi105 2023-12-02T07:37:09.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:09 smithi059 ceph-mon[108631]: Deploying daemon osd.5 on smithi105 2023-12-02T07:37:09.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:09 smithi059 ceph-mon[114680]: Deploying daemon osd.5 on smithi105 2023-12-02T07:37:10.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:37:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:37:10.564 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:10 smithi105 ceph-mon[109571]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:37:10.564 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:10.564 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:10 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:10.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:10 smithi059 ceph-mon[108631]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:37:10.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:10.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:10 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:10 smithi059 ceph-mon[114680]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:37:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:10 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:12.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:12 smithi105 ceph-mon[109571]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-02T07:37:12.446 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:12.446 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:12.446 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:12.446 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:12.446 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:12 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:12.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[108631]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-02T07:37:12.543 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[114680]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:12.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:12 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:13.590 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 5 on host 'smithi105' 2023-12-02T07:37:13.965 DEBUG:teuthology.orchestra.run.smithi105:osd.5> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.5.service 2023-12-02T07:37:13.970 INFO:tasks.cephadm:Deploying osd.6 on smithi105 with /dev/vg_nvme/lv_2... 2023-12-02T07:37:13.970 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-02T07:37:13.998 INFO:journalctl@ceph.osd.5.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:37:14.548 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-02T07:37:14.548 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:14.549 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:14.549 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:14.549 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:14.549 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:14.549 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:14.549 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:14.550 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:14 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:15.247 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 07:37:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T07:37:14.948+0000 7f72f9f403c0 -1 osd.5 0 log_to_monitors true 2023-12-02T07:37:15.495 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-02T07:37:15.495 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-02T07:37:15.495 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2023-12-02T07:37:15.496 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2023-12-02T07:37:15.496 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121728 s, 861 MB/s 2023-12-02T07:37:15.496 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2023-12-02T07:37:15.662 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:15 smithi105 ceph-mon[109571]: Adjusting osd_memory_target on smithi105 to 8049M 2023-12-02T07:37:15.662 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:15 smithi105 ceph-mon[109571]: from='osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:37:15.662 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:15 smithi105 ceph-mon[109571]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:37:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:15 smithi059 ceph-mon[108631]: Adjusting osd_memory_target on smithi105 to 8049M 2023-12-02T07:37:15.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:15 smithi059 ceph-mon[108631]: from='osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:37:15.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:15 smithi059 ceph-mon[108631]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:37:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:15 smithi059 ceph-mon[114680]: Adjusting osd_memory_target on smithi105 to 8049M 2023-12-02T07:37:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:15 smithi059 ceph-mon[114680]: from='osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:37:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:15 smithi059 ceph-mon[114680]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-02T07:37:15.890 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi105:vg_nvme/lv_2 2023-12-02T07:37:16.473 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 07:37:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T07:37:16.298+0000 7f72f0943700 -1 osd.5 0 waiting for initial osdmap 2023-12-02T07:37:16.473 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 07:37:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T07:37:16.303+0000 7f72ed2de700 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:37:16.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:16 smithi105 ceph-mon[109571]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:37:16.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:16 smithi105 ceph-mon[109571]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-02T07:37:16.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:16 smithi105 ceph-mon[109571]: osdmap e34: 6 total, 5 up, 6 in 2023-12-02T07:37:16.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:16 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:16.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:16 smithi105 ceph-mon[109571]: from='osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:16.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:16 smithi105 ceph-mon[109571]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:16.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:37:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:37:16.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[108631]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[108631]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[108631]: osdmap e34: 6 total, 5 up, 6 in 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[108631]: from='osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[108631]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[114680]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[114680]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[114680]: osdmap e34: 6 total, 5 up, 6 in 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[114680]: from='osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:16.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:16 smithi059 ceph-mon[114680]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:17.687 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:17.687 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: osdmap e35: 6 total, 5 up, 6 in 2023-12-02T07:37:17.687 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:17.687 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:17.687 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.687 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.687 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193] boot 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: osdmap e36: 6 total, 6 up, 6 in 2023-12-02T07:37:17.688 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:17 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: osdmap e35: 6 total, 5 up, 6 in 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:17.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:17.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:17.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:17.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193] boot 2023-12-02T07:37:17.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: osdmap e36: 6 total, 6 up, 6 in 2023-12-02T07:37:17.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:17.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:17.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: osdmap e35: 6 total, 5 up, 6 in 2023-12-02T07:37:17.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:17.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:17.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:17.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:17.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:17.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:17.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:17.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:17.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:17.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: osd.5 [v2:172.21.15.105:6808/2443915193,v1:172.21.15.105:6809/2443915193] boot 2023-12-02T07:37:17.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: osdmap e36: 6 total, 6 up, 6 in 2023-12-02T07:37:17.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:37:18.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:37:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:37:18.444 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: purged_snaps scrub starts 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: purged_snaps scrub ok 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: Detected new or changed devices on smithi105 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:18 smithi105 ceph-mon[109571]: osdmap e37: 6 total, 6 up, 6 in 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: purged_snaps scrub starts 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: purged_snaps scrub ok 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: Detected new or changed devices on smithi105 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[108631]: osdmap e37: 6 total, 6 up, 6 in 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: purged_snaps scrub starts 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: purged_snaps scrub ok 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: Detected new or changed devices on smithi105 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:18 smithi059 ceph-mon[114680]: osdmap e37: 6 total, 6 up, 6 in 2023-12-02T07:37:20.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:20 smithi105 ceph-mon[109571]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:20.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:20 smithi105 ceph-mon[109571]: osdmap e38: 6 total, 6 up, 6 in 2023-12-02T07:37:20.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:20 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/1059846235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]: dispatch 2023-12-02T07:37:20.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:20 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]: dispatch 2023-12-02T07:37:20.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:20 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]': finished 2023-12-02T07:37:20.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:20 smithi105 ceph-mon[109571]: osdmap e39: 7 total, 6 up, 7 in 2023-12-02T07:37:20.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:20 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:20.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:20 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/3979928196' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:20.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[108631]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:20.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[108631]: osdmap e38: 6 total, 6 up, 6 in 2023-12-02T07:37:20.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/1059846235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]: dispatch 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]: dispatch 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]': finished 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[108631]: osdmap e39: 7 total, 6 up, 7 in 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/3979928196' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[114680]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[114680]: osdmap e38: 6 total, 6 up, 6 in 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/1059846235' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]: dispatch 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]: dispatch 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "da42bd7a-2fb8-44ec-a01c-fe094beae7cc"}]': finished 2023-12-02T07:37:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[114680]: osdmap e39: 7 total, 6 up, 7 in 2023-12-02T07:37:20.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:20.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:20 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/3979928196' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:21.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:21 smithi059 ceph-mon[108631]: osdmap e40: 7 total, 6 up, 7 in 2023-12-02T07:37:21.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:21 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:21.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:21 smithi059 ceph-mon[114680]: osdmap e40: 7 total, 6 up, 7 in 2023-12-02T07:37:21.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:21 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:21.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:21 smithi105 ceph-mon[109571]: osdmap e40: 7 total, 6 up, 7 in 2023-12-02T07:37:21.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:21 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:22.432 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:22 smithi105 ceph-mon[109571]: pgmap v105: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2023-12-02T07:37:22.432 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:22 smithi105 ceph-mon[109571]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-02T07:37:22.432 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:22 smithi105 ceph-mon[109571]: osdmap e41: 7 total, 6 up, 7 in 2023-12-02T07:37:22.432 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:22 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:22.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:22 smithi059 ceph-mon[108631]: pgmap v105: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2023-12-02T07:37:22.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:22 smithi059 ceph-mon[108631]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-02T07:37:22.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:22 smithi059 ceph-mon[108631]: osdmap e41: 7 total, 6 up, 7 in 2023-12-02T07:37:22.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:22 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:22 smithi059 ceph-mon[114680]: pgmap v105: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2023-12-02T07:37:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:22 smithi059 ceph-mon[114680]: Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-02T07:37:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:22 smithi059 ceph-mon[114680]: osdmap e41: 7 total, 6 up, 7 in 2023-12-02T07:37:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:22 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:24.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:24 smithi105 ceph-mon[109571]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:24.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:24 smithi105 ceph-mon[109571]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2023-12-02T07:37:24.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:24 smithi105 ceph-mon[109571]: Cluster is now healthy 2023-12-02T07:37:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:24 smithi059 ceph-mon[108631]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:24 smithi059 ceph-mon[108631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2023-12-02T07:37:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:24 smithi059 ceph-mon[108631]: Cluster is now healthy 2023-12-02T07:37:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:24 smithi059 ceph-mon[114680]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:24 smithi059 ceph-mon[114680]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2023-12-02T07:37:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:24 smithi059 ceph-mon[114680]: Cluster is now healthy 2023-12-02T07:37:25.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-02T07:37:25.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:25 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-02T07:37:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:25 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:25.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-02T07:37:25.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:25 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:26.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:26 smithi105 ceph-mon[109571]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:26.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:26 smithi105 ceph-mon[109571]: Deploying daemon osd.6 on smithi105 2023-12-02T07:37:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:26 smithi059 ceph-mon[108631]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:26 smithi059 ceph-mon[108631]: Deploying daemon osd.6 on smithi105 2023-12-02T07:37:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:26 smithi059 ceph-mon[114680]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:26.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:26 smithi059 ceph-mon[114680]: Deploying daemon osd.6 on smithi105 2023-12-02T07:37:28.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:28 smithi105 ceph-mon[109571]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-02T07:37:28.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:28 smithi059 ceph-mon[108631]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-02T07:37:28.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:28 smithi059 ceph-mon[114680]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2023-12-02T07:37:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:29 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:29.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:29.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:29.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:29.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:29.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:29 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.149 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 6 on host 'smithi105' 2023-12-02T07:37:30.251 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:37:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:37:30.529 DEBUG:teuthology.orchestra.run.smithi105:osd.6> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.6.service 2023-12-02T07:37:30.532 INFO:tasks.cephadm:Deploying osd.7 on smithi105 with /dev/vg_nvme/lv_1... 2023-12-02T07:37:30.532 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-02T07:37:30.562 INFO:journalctl@ceph.osd.6.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:37:30.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-02T07:37:30.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:30.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:30.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:30.580 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:30.581 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.582 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.582 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.582 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.582 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:30 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-12-02T07:37:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:30 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:31.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:31 smithi105 ceph-mon[109571]: Adjusting osd_memory_target on smithi105 to 5366M 2023-12-02T07:37:31.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:31 smithi059 ceph-mon[108631]: Adjusting osd_memory_target on smithi105 to 5366M 2023-12-02T07:37:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:31 smithi059 ceph-mon[114680]: Adjusting osd_memory_target on smithi105 to 5366M 2023-12-02T07:37:31.961 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-02T07:37:31.961 INFO:teuthology.orchestra.run.smithi105.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-02T07:37:31.961 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 10+0 records in 2023-12-02T07:37:31.961 INFO:teuthology.orchestra.run.smithi105.stderr:10+0 records out 2023-12-02T07:37:31.961 INFO:teuthology.orchestra.run.smithi105.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.014567 s, 720 MB/s 2023-12-02T07:37:31.961 INFO:teuthology.orchestra.run.smithi105.stderr: stderr: 2023-12-02T07:37:31.961 INFO:teuthology.orchestra.run.smithi105.stderr:--> Zapping successful for: 2023-12-02T07:37:31.996 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 07:37:31 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T07:37:31.546+0000 7f05df3963c0 -1 osd.6 0 log_to_monitors true 2023-12-02T07:37:32.298 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi105:vg_nvme/lv_1 2023-12-02T07:37:32.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:32 smithi105 ceph-mon[109571]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:37:32.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:32 smithi105 ceph-mon[109571]: from='osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-02T07:37:32.633 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:32 smithi105 ceph-mon[109571]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-02T07:37:32.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:32 smithi059 ceph-mon[108631]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:37:32.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:32 smithi059 ceph-mon[108631]: from='osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-02T07:37:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:32 smithi059 ceph-mon[108631]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-02T07:37:32.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:32 smithi059 ceph-mon[114680]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-12-02T07:37:32.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:32 smithi059 ceph-mon[114680]: from='osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-02T07:37:32.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:32 smithi059 ceph-mon[114680]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-02T07:37:33.686 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 07:37:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T07:37:33.406+0000 7f05d5d99700 -1 osd.6 0 waiting for initial osdmap 2023-12-02T07:37:33.686 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 07:37:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T07:37:33.412+0000 7f05d1f33700 -1 osd.6 43 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:37:33.686 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:33 smithi105 ceph-mon[109571]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-02T07:37:33.686 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:33 smithi105 ceph-mon[109571]: osdmap e42: 7 total, 6 up, 7 in 2023-12-02T07:37:33.686 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:33 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:33.686 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:33 smithi105 ceph-mon[109571]: from='osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:33.686 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:33 smithi105 ceph-mon[109571]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[108631]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-02T07:37:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[108631]: osdmap e42: 7 total, 6 up, 7 in 2023-12-02T07:37:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[108631]: from='osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[108631]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:33.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[114680]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-02T07:37:33.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[114680]: osdmap e42: 7 total, 6 up, 7 in 2023-12-02T07:37:33.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:33.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[114680]: from='osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:33.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:33 smithi059 ceph-mon[114680]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[108631]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[108631]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[108631]: osdmap e43: 7 total, 6 up, 7 in 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[114680]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[114680]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:34.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[114680]: osdmap e43: 7 total, 6 up, 7 in 2023-12-02T07:37:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:34 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:34.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:34 smithi105 ceph-mon[109571]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:34.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:34 smithi105 ceph-mon[109571]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:34.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:34 smithi105 ceph-mon[109571]: osdmap e43: 7 total, 6 up, 7 in 2023-12-02T07:37:34.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:34.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:34.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-02T07:37:34.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-02T07:37:34.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:34 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:35.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: purged_snaps scrub starts 2023-12-02T07:37:35.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: purged_snaps scrub ok 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272] boot 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: osdmap e44: 7 total, 7 up, 7 in 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/1639891280' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]: dispatch 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]: dispatch 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]': finished 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: osdmap e45: 8 total, 7 up, 8 in 2023-12-02T07:37:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: purged_snaps scrub starts 2023-12-02T07:37:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: purged_snaps scrub ok 2023-12-02T07:37:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272] boot 2023-12-02T07:37:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: osdmap e44: 7 total, 7 up, 7 in 2023-12-02T07:37:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/1639891280' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]: dispatch 2023-12-02T07:37:35.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]: dispatch 2023-12-02T07:37:35.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]': finished 2023-12-02T07:37:35.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: osdmap e45: 8 total, 7 up, 8 in 2023-12-02T07:37:35.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:35 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: purged_snaps scrub starts 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: purged_snaps scrub ok 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi105:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: osd.6 [v2:172.21.15.105:6816/2752872272,v1:172.21.15.105:6817/2752872272] boot 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: osdmap e44: 7 total, 7 up, 7 in 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/1639891280' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]: dispatch 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]: dispatch 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "486bbf5a-829c-49e0-bd5f-f8d664fb4323"}]': finished 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: osdmap e45: 8 total, 7 up, 8 in 2023-12-02T07:37:35.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:35 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:36.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:36 smithi059 ceph-mon[108631]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:36 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/346852944' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:36 smithi059 ceph-mon[108631]: osdmap e46: 8 total, 7 up, 8 in 2023-12-02T07:37:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:36 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:36.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:36 smithi059 ceph-mon[114680]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:36.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:36 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/346852944' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:36.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:36 smithi059 ceph-mon[114680]: osdmap e46: 8 total, 7 up, 8 in 2023-12-02T07:37:36.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:36 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:36 smithi105 ceph-mon[109571]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-12-02T07:37:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:36 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/346852944' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-02T07:37:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:36 smithi105 ceph-mon[109571]: osdmap e46: 8 total, 7 up, 8 in 2023-12-02T07:37:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:36 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:38.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:37 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:37:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: osdmap e47: 8 total, 7 up, 8 in 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:38.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:38 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:38.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:38.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: osdmap e47: 8 total, 7 up, 8 in 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: osdmap e47: 8 total, 7 up, 8 in 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.432 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:37:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:37:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: Detected new or changed devices on smithi105 2023-12-02T07:37:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: osdmap e48: 8 total, 7 up, 8 in 2023-12-02T07:37:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-02T07:37:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:39.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:39.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:39.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:39 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: Detected new or changed devices on smithi105 2023-12-02T07:37:39.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: osdmap e48: 8 total, 7 up, 8 in 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: Detected new or changed devices on smithi105 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: osdmap e48: 8 total, 7 up, 8 in 2023-12-02T07:37:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:39.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2023-12-02T07:37:39.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:39.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:39.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:39.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:39.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:39 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:40.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[108631]: pgmap v123: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:40.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[108631]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-02T07:37:40.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[108631]: Cluster is now healthy 2023-12-02T07:37:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-02T07:37:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[114680]: pgmap v123: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[114680]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-02T07:37:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[114680]: Cluster is now healthy 2023-12-02T07:37:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-02T07:37:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:40 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:40 smithi105 ceph-mon[109571]: pgmap v123: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:40 smithi105 ceph-mon[109571]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2023-12-02T07:37:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:40 smithi105 ceph-mon[109571]: Cluster is now healthy 2023-12-02T07:37:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:40 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-02T07:37:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:40 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:41.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:41 smithi105 ceph-mon[109571]: Deploying daemon osd.7 on smithi105 2023-12-02T07:37:41.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:41 smithi059 ceph-mon[108631]: Deploying daemon osd.7 on smithi105 2023-12-02T07:37:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:41 smithi059 ceph-mon[114680]: Deploying daemon osd.7 on smithi105 2023-12-02T07:37:42.679 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:42 smithi105 ceph-mon[109571]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-12-02T07:37:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:42 smithi059 ceph-mon[108631]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-12-02T07:37:42.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:42 smithi059 ceph-mon[114680]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-12-02T07:37:44.496 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:44 smithi105 ceph-mon[109571]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-02T07:37:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:44 smithi059 ceph-mon[108631]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-02T07:37:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:44 smithi059 ceph-mon[114680]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-02T07:37:45.600 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:45 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:45.600 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:45 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:45.600 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:45 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:45.600 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:45 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:45.600 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:45 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:45.600 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:45 smithi105 ceph-mon[109571]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-02T07:37:45.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:45.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:45.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:45.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:45.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:45.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[108631]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-02T07:37:45.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:45.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:45.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:45.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:45.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:45.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:45 smithi059 ceph-mon[114680]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 68 KiB/s, 0 objects/s recovering 2023-12-02T07:37:46.787 INFO:teuthology.orchestra.run.smithi105.stdout:Created osd(s) 7 on host 'smithi105' 2023-12-02T07:37:47.167 DEBUG:teuthology.orchestra.run.smithi105:osd.7> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.7.service 2023-12-02T07:37:47.170 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-02T07:37:47.170 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-02T07:37:47.200 INFO:journalctl@ceph.osd.7.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:37:47.998 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T07:37:47.642+0000 7f81c12303c0 -1 osd.7 0 log_to_monitors true 2023-12-02T07:37:47.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:47.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:47.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:47.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:47.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:47.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:47.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:47.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:47.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: Adjusting osd_memory_target on smithi105 to 4024M 2023-12-02T07:37:47.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:47.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:47.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-02T07:37:47.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:37:47.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:47 smithi105 ceph-mon[109571]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: Adjusting osd_memory_target on smithi105 to 4024M 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:48.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[108631]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: Adjusting osd_memory_target on smithi105 to 4024M 2023-12-02T07:37:48.137 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:48.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:48.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-12-02T07:37:48.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:37:48.138 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:47 smithi059 ceph-mon[114680]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-02T07:37:48.510 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:37:48.918 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":49,"num_osds":8,"num_up_osds":7,"osd_up_since":1701502654,"num_in_osds":8,"osd_in_since":1701502655,"num_remapped_pgs":0} 2023-12-02T07:37:49.111 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[108631]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-02T07:37:49.111 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[108631]: osdmap e49: 8 total, 7 up, 8 in 2023-12-02T07:37:49.111 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:49.111 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[108631]: from='osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:49.111 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[108631]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:49.111 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3875964832' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:37:49.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[114680]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-02T07:37:49.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[114680]: osdmap e49: 8 total, 7 up, 8 in 2023-12-02T07:37:49.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:49.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[114680]: from='osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:49.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[114680]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:49.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:48 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3875964832' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:37:49.247 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 07:37:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T07:37:48.839+0000 7f81b7c33700 -1 osd.7 0 waiting for initial osdmap 2023-12-02T07:37:49.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 07:37:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T07:37:48.848+0000 7f81b15c8700 -1 osd.7 50 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T07:37:49.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:48 smithi105 ceph-mon[109571]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-02T07:37:49.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:48 smithi105 ceph-mon[109571]: osdmap e49: 8 total, 7 up, 8 in 2023-12-02T07:37:49.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:48 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:49.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:48 smithi105 ceph-mon[109571]: from='osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:49.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:48 smithi105 ceph-mon[109571]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]: dispatch 2023-12-02T07:37:49.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:48 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3875964832' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:37:49.919 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-02T07:37:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[114680]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[114680]: osdmap e50: 8 total, 7 up, 8 in 2023-12-02T07:37:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[114680]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[114680]: osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412] boot 2023-12-02T07:37:50.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[108631]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:50.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[108631]: osdmap e50: 8 total, 7 up, 8 in 2023-12-02T07:37:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[108631]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:49 smithi059 ceph-mon[108631]: osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412] boot 2023-12-02T07:37:50.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:49 smithi105 ceph-mon[109571]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi105", "root=default"]}]': finished 2023-12-02T07:37:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:49 smithi105 ceph-mon[109571]: osdmap e50: 8 total, 7 up, 8 in 2023-12-02T07:37:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:49 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:49 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:49 smithi105 ceph-mon[109571]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-12-02T07:37:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:49 smithi105 ceph-mon[109571]: osd.7 [v2:172.21.15.105:6824/2806361412,v1:172.21.15.105:6825/2806361412] boot 2023-12-02T07:37:50.573 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:37:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:37:51.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[108631]: purged_snaps scrub starts 2023-12-02T07:37:51.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[108631]: purged_snaps scrub ok 2023-12-02T07:37:51.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[108631]: osdmap e51: 8 total, 8 up, 8 in 2023-12-02T07:37:51.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:51.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:51.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:51.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[108631]: osdmap e52: 8 total, 8 up, 8 in 2023-12-02T07:37:51.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[114680]: purged_snaps scrub starts 2023-12-02T07:37:51.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[114680]: purged_snaps scrub ok 2023-12-02T07:37:51.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[114680]: osdmap e51: 8 total, 8 up, 8 in 2023-12-02T07:37:51.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:51.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:51.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:51.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:50 smithi059 ceph-mon[114680]: osdmap e52: 8 total, 8 up, 8 in 2023-12-02T07:37:51.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:50 smithi105 ceph-mon[109571]: purged_snaps scrub starts 2023-12-02T07:37:51.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:50 smithi105 ceph-mon[109571]: purged_snaps scrub ok 2023-12-02T07:37:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:50 smithi105 ceph-mon[109571]: osdmap e51: 8 total, 8 up, 8 in 2023-12-02T07:37:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:50 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:37:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:50 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:50 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:50 smithi105 ceph-mon[109571]: osdmap e52: 8 total, 8 up, 8 in 2023-12-02T07:37:51.433 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:37:51.758 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":52,"num_osds":8,"num_up_osds":8,"osd_up_since":1701502669,"num_in_osds":8,"osd_in_since":1701502655,"num_remapped_pgs":1} 2023-12-02T07:37:51.759 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-02T07:37:52.030 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:37:52.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:51 smithi059 ceph-mon[108631]: pgmap v133: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:37:52.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:51 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1157739511' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:37:52.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:51 smithi059 ceph-mon[108631]: osdmap e53: 8 total, 8 up, 8 in 2023-12-02T07:37:52.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:51 smithi059 ceph-mon[114680]: pgmap v133: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:37:52.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:51 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1157739511' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:37:52.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:51 smithi059 ceph-mon[114680]: osdmap e53: 8 total, 8 up, 8 in 2023-12-02T07:37:52.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:51 smithi105 ceph-mon[109571]: pgmap v133: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:37:52.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:51 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1157739511' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-02T07:37:52.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:51 smithi105 ceph-mon[109571]: osdmap e53: 8 total, 8 up, 8 in 2023-12-02T07:37:53.236 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:37:53.237 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":54,"fsid":"1ce13c1e-90e5-11ee-95a2-87774f69a715","created":"2023-12-02T07:34:09.821887+0000","modified":"2023-12-02T07:37:52.854822+0000","last_up_change":"2023-12-02T07:37:49.829441+0000","last_in_change":"2023-12-02T07:37:35.386582+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-02T07:36:29.752766+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":"d57b3e70-70c3-435d-b5ac-579edca8b8a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6803","nonce":1434014991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6805","nonce":1434014991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6809","nonce":1434014991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6807","nonce":1434014991}]},"public_addr":"172.21.15.59:6803/1434014991","cluster_addr":"172.21.15.59:6805/1434014991","heartbeat_back_addr":"172.21.15.59:6809/1434014991","heartbeat_front_addr":"172.21.15.59:6807/1434014991","state":["exists","up"]},{"osd":1,"uuid":"0a3cf01f-e1c2-4485-bc75-a45d7b1bf165","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6811","nonce":3529043681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6813","nonce":3529043681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6817","nonce":3529043681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6815","nonce":3529043681}]},"public_addr":"172.21.15.59:6811/3529043681","cluster_addr":"172.21.15.59:6813/3529043681","heartbeat_back_addr":"172.21.15.59:6817/3529043681","heartbeat_front_addr":"172.21.15.59:6815/3529043681","state":["exists","up"]},{"osd":2,"uuid":"87f6cf77-51fb-466b-a5a6-ec469ee35160","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.59:6818","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6819","nonce":2486302930}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6821","nonce":2486302930}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6825","nonce":2486302930}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6823","nonce":2486302930}]},"public_addr":"172.21.15.59:6819/2486302930","cluster_addr":"172.21.15.59:6821/2486302930","heartbeat_back_addr":"172.21.15.59:6825/2486302930","heartbeat_front_addr":"172.21.15.59:6823/2486302930","state":["exists","up"]},{"osd":3,"uuid":"234b0179-179b-4f3f-b589-98e037aff404","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6827","nonce":3482969374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6829","nonce":3482969374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6833","nonce":3482969374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6831","nonce":3482969374}]},"public_addr":"172.21.15.59:6827/3482969374","cluster_addr":"172.21.15.59:6829/3482969374","heartbeat_back_addr":"172.21.15.59:6833/3482969374","heartbeat_front_addr":"172.21.15.59:6831/3482969374","state":["exists","up"]},{"osd":4,"uuid":"69ef73cb-dbc1-40bc-b35c-82b0aae12fff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6801","nonce":882005390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6803","nonce":882005390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6807","nonce":882005390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6805","nonce":882005390}]},"public_addr":"172.21.15.105:6801/882005390","cluster_addr":"172.21.15.105:6803/882005390","heartbeat_back_addr":"172.21.15.105:6807/882005390","heartbeat_front_addr":"172.21.15.105:6805/882005390","state":["exists","up"]},{"osd":5,"uuid":"45a03988-d779-42a0-932a-5d8803ed5978","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6809","nonce":2443915193}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6811","nonce":2443915193}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6815","nonce":2443915193}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6813","nonce":2443915193}]},"public_addr":"172.21.15.105:6809/2443915193","cluster_addr":"172.21.15.105:6811/2443915193","heartbeat_back_addr":"172.21.15.105:6815/2443915193","heartbeat_front_addr":"172.21.15.105:6813/2443915193","state":["exists","up"]},{"osd":6,"uuid":"da42bd7a-2fb8-44ec-a01c-fe094beae7cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6817","nonce":2752872272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6819","nonce":2752872272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6823","nonce":2752872272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6821","nonce":2752872272}]},"public_addr":"172.21.15.105:6817/2752872272","cluster_addr":"172.21.15.105:6819/2752872272","heartbeat_back_addr":"172.21.15.105:6823/2752872272","heartbeat_front_addr":"172.21.15.105:6821/2752872272","state":["exists","up"]},{"osd":7,"uuid":"486bbf5a-829c-49e0-bd5f-f8d664fb4323","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6825","nonce":2806361412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6827","nonce":2806361412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6831","nonce":2806361412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6829","nonce":2806361412}]},"public_addr":"172.21.15.105:6825/2806361412","cluster_addr":"172.21.15.105:6827/2806361412","heartbeat_back_addr":"172.21.15.105:6831/2806361412","heartbeat_front_addr":"172.21.15.105:6829/2806361412","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:35:52.017161+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:09.610382+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:26.872160+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:44.156514+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:59.774330+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:15.904099+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:32.520921+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:48.671496+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:0/2092850928":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/395810788":"2023-12-03T07:34:53.157279+0000","172.21.15.59:6800/2022371454":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/1448196636":"2023-12-03T07:34:34.059126+0000","172.21.15.59:0/3293933404":"2023-12-03T07:34:34.059126+0000","172.21.15.59:0/3196062763":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/1251779514":"2023-12-03T07:34:34.059126+0000","172.21.15.59:6801/2022371454":"2023-12-03T07:34:53.157279+0000","172.21.15.59:6800/3488344263":"2023-12-03T07:34:34.059126+0000","172.21.15.59:6801/3488344263":"2023-12-03T07:34:34.059126+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-02T07:37:53.569 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-02T07:36:29.752766+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': {}}}] 2023-12-02T07:37:53.569 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-02T07:37:53.825 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:37:54.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[108631]: osdmap e54: 8 total, 8 up, 8 in 2023-12-02T07:37:54.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[108631]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:37:54.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/761988742' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:37:54.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:37:54.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:37:54.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[114680]: osdmap e54: 8 total, 8 up, 8 in 2023-12-02T07:37:54.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[114680]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:37:54.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/761988742' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:37:54.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:37:54.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:53 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:37:54.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:53 smithi105 ceph-mon[109571]: osdmap e54: 8 total, 8 up, 8 in 2023-12-02T07:37:54.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:53 smithi105 ceph-mon[109571]: pgmap v136: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:37:54.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:53 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/761988742' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:37:54.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:53 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:37:54.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:53 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:37:54.945 INFO:teuthology.orchestra.run.smithi059.stdout:pg_num: 1 2023-12-02T07:37:55.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:54 smithi059 ceph-mon[108631]: osdmap e55: 8 total, 8 up, 8 in 2023-12-02T07:37:55.131 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:54 smithi059 ceph-mon[114680]: osdmap e55: 8 total, 8 up, 8 in 2023-12-02T07:37:55.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:54 smithi105 ceph-mon[109571]: osdmap e55: 8 total, 8 up, 8 in 2023-12-02T07:37:55.277 INFO:tasks.cephadm:Adding prometheus.a on smithi105 2023-12-02T07:37:55.277 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi105=a' 2023-12-02T07:37:56.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:55 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/258975736' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-02T07:37:56.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:55 smithi059 ceph-mon[108631]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s, 0 objects/s recovering 2023-12-02T07:37:56.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:55 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/258975736' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-02T07:37:56.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:55 smithi059 ceph-mon[114680]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s, 0 objects/s recovering 2023-12-02T07:37:56.239 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:55 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/258975736' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-02T07:37:56.240 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:55 smithi105 ceph-mon[109571]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s, 0 objects/s recovering 2023-12-02T07:37:56.604 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled prometheus update... 2023-12-02T07:37:57.018 DEBUG:teuthology.orchestra.run.smithi105:prometheus.a> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-02T07:37:57.021 INFO:tasks.cephadm:Adding node-exporter.a on smithi059 2023-12-02T07:37:57.021 INFO:tasks.cephadm:Adding node-exporter.b on smithi105 2023-12-02T07:37:57.021 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi059=a;smithi105=b' 2023-12-02T07:37:57.050 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:37:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: Saving service prometheus spec with placement smithi105=a;count:1 2023-12-02T07:37:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[108631]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ignoring --setuser ceph since I am not root 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ignoring --setgroup ceph since I am not root 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mgr[108913]: -- 172.21.15.59:0/2880883063 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5604181da340 con 0x5604181b3000 2023-12-02T07:37:57.941 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:37:57.803+0000 7f1c8996e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: Saving service prometheus spec with placement smithi105=a;count:1 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:37:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-mon[114680]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:37:57.962 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:37:57.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: Saving service prometheus spec with placement smithi105=a;count:1 2023-12-02T07:37:57.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:57.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:37:57.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:37:57.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:37:57.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' 2023-12-02T07:37:57.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:37:57.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mon[109571]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2023-12-02T07:37:57.966 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ignoring --setuser ceph since I am not root 2023-12-02T07:37:57.966 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ignoring --setgroup ceph since I am not root 2023-12-02T07:37:57.966 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-mgr[111071]: -- 172.21.15.105:0/727963768 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55780741c340 con 0x5578073f4800 2023-12-02T07:37:57.966 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:37:57.783+0000 7fea1b97a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:37:57.966 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:37:57.959+0000 7fea1b97a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:37:58.325 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:37:57.991+0000 7f1c8996e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:37:58.325 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:58 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:37:58.321+0000 7f1c8996e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:37:58.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:37:58.315+0000 7fea1b97a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:37:58.884 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:58 smithi059 ceph-mon[108631]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-02T07:37:58.884 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:37:58 smithi059 ceph-mon[108631]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-02T07:37:58.884 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:58 smithi059 ceph-mon[114680]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-02T07:37:58.884 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:37:58 smithi059 ceph-mon[114680]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-02T07:37:58.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:37:58.840+0000 7fea1b97a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:37:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:58 smithi105 ceph-mon[109571]: from='mgr.14152 172.21.15.59:0/3486578745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-02T07:37:58.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:37:58 smithi105 ceph-mon[109571]: mgrmap e16: y(active, since 3m), standbys: x 2023-12-02T07:37:59.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:58 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:37:58.880+0000 7f1c8996e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:37:59.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:59 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:37:59.244+0000 7fea1b97a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:37:59.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:37:59 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:37:59.286+0000 7f1c8996e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:38:00.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:37:59 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:37:59.874+0000 7fea1b97a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:38:00.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:00.039+0000 7fea1b97a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:38:00.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:00 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:00.012+0000 7f1c8996e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:38:00.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:00 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:00.204+0000 7f1c8996e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:38:00.881 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:00.622+0000 7fea1b97a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:38:00.881 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:00.704+0000 7fea1b97a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:38:00.881 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:00.789+0000 7fea1b97a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:38:01.182 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:00 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:00.887+0000 7f1c8996e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:38:01.182 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:00 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:00.980+0000 7f1c8996e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:38:01.183 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:01.076+0000 7f1c8996e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:38:01.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:00.878+0000 7fea1b97a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:38:01.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:00.967+0000 7fea1b97a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:38:01.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:01.056+0000 7fea1b97a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:38:01.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:01.179+0000 7f1c8996e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:38:01.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:01.281+0000 7f1c8996e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:38:01.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:01.384+0000 7f1c8996e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:38:01.622 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:01.351+0000 7fea1b97a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:38:01.622 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:01.442+0000 7fea1b97a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:38:01.623 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:01.619+0000 7fea1b97a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:38:01.933 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:01.703+0000 7fea1b97a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:38:02.039 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:01.727+0000 7f1c8996e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:38:02.039 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:01.833+0000 7f1c8996e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:38:02.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:02 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:02.036+0000 7f1c8996e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:38:02.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:02 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:02.130+0000 7f1c8996e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:38:02.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:02.423+0000 7fea1b97a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:38:02.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:02.576+0000 7fea1b97a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:38:02.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:02.721+0000 7fea1b97a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:38:03.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:02 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:02.925+0000 7f1c8996e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:38:03.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:03.091+0000 7f1c8996e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:38:03.382 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:03.128+0000 7fea1b97a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:38:03.382 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:03.271+0000 7fea1b97a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:38:03.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:03.243+0000 7f1c8996e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:38:03.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:03.675+0000 7fea1b97a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:38:03.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:03.790+0000 7fea1b97a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:38:03.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: [02/Dec/2023:07:38:03] ENGINE Bus STARTING 2023-12-02T07:38:03.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: CherryPy Checker: 2023-12-02T07:38:03.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: The Application mounted at '' has an empty config. 2023-12-02T07:38:03.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: 2023-12-02T07:38:03.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: [02/Dec/2023:07:38:03] ENGINE Serving on http://:::9283 2023-12-02T07:38:03.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:38:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: [02/Dec/2023:07:38:03] ENGINE Bus STARTED 2023-12-02T07:38:04.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:03.689+0000 7f1c8996e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:38:04.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:03.843+0000 7f1c8996e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:38:04.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:04 smithi105 ceph-mon[109571]: Standby manager daemon x restarted 2023-12-02T07:38:04.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:04 smithi105 ceph-mon[109571]: Standby manager daemon x started 2023-12-02T07:38:04.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:04 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:38:04.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:04 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:38:04.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:04 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:38:04.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:04 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:38:04.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:04.286+0000 7f1c8996e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:38:04.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:04.414+0000 7f1c8996e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[108631]: Standby manager daemon x restarted 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[108631]: Standby manager daemon x started 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[114680]: Standby manager daemon x restarted 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[114680]: Standby manager daemon x started 2023-12-02T07:38:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:38:04.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:38:04.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:38:04.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:04 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/4053323662' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:38:05.612 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-mon[108631]: mgrmap e17: y(active, since 3m), standbys: x 2023-12-02T07:38:05.612 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-mon[108631]: Active manager daemon y restarted 2023-12-02T07:38:05.612 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-mon[108631]: Activating manager daemon y 2023-12-02T07:38:05.612 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-mon[108631]: osdmap e56: 8 total, 8 up, 8 in 2023-12-02T07:38:05.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-mon[114680]: mgrmap e17: y(active, since 3m), standbys: x 2023-12-02T07:38:05.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-mon[114680]: Active manager daemon y restarted 2023-12-02T07:38:05.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-mon[114680]: Activating manager daemon y 2023-12-02T07:38:05.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-mon[114680]: osdmap e56: 8 total, 8 up, 8 in 2023-12-02T07:38:05.613 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:38:05] ENGINE Bus STARTING 2023-12-02T07:38:05.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: CherryPy Checker: 2023-12-02T07:38:05.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: The Application mounted at '' has an empty config. 2023-12-02T07:38:05.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:38:05.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:38:05] ENGINE Serving on http://:::9283 2023-12-02T07:38:05.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:38:05] ENGINE Bus STARTED 2023-12-02T07:38:05.617 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:05 smithi105 ceph-mon[109571]: mgrmap e17: y(active, since 3m), standbys: x 2023-12-02T07:38:05.617 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:05 smithi105 ceph-mon[109571]: Active manager daemon y restarted 2023-12-02T07:38:05.617 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:05 smithi105 ceph-mon[109571]: Activating manager daemon y 2023-12-02T07:38:05.617 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:05 smithi105 ceph-mon[109571]: osdmap e56: 8 total, 8 up, 8 in 2023-12-02T07:38:06.282 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled node-exporter update... 2023-12-02T07:38:06.550 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: mgrmap e18: y(active, starting, since 0.818882s), standbys: x 2023-12-02T07:38:06.550 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:38:06.550 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:38:06.551 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: Manager daemon y is now available 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:38:06.552 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]': finished 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:38:06.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:38:06.611 DEBUG:teuthology.orchestra.run.smithi059:node-exporter.a> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-02T07:38:06.614 DEBUG:teuthology.orchestra.run.smithi105:node-exporter.b> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-02T07:38:06.616 INFO:tasks.cephadm:Adding alertmanager.a on smithi059 2023-12-02T07:38:06.617 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi059=a' 2023-12-02T07:38:06.644 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:38:06] ENGINE Bus STARTING 2023-12-02T07:38:06.644 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:38:06] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:38:06.644 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:38:06] ENGINE Bus STARTED 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: mgrmap e18: y(active, starting, since 0.818882s), standbys: x 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:38:06.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: Manager daemon y is now available 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.646 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: mgrmap e18: y(active, starting, since 0.818882s), standbys: x 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:38:06.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: Manager daemon y is now available 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]': finished 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:38:06.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]': finished 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]': finished 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:38:06.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:38:06.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:38:06.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:38:06.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:38:06.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:06.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:38:06.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-02T07:38:06.652 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:38:06.652 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:38:07.674 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: [02/Dec/2023:07:38:06] ENGINE Bus STARTING 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: mgrmap e19: y(active, since 1.83374s), standbys: x 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: Saving service node-exporter spec with placement smithi059=a;smithi105=b;count:2 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: Deploying daemon prometheus.a on smithi105 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: [02/Dec/2023:07:38:06] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: [02/Dec/2023:07:38:06] ENGINE Bus STARTED 2023-12-02T07:38:07.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:07 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: [02/Dec/2023:07:38:06] ENGINE Bus STARTING 2023-12-02T07:38:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: mgrmap e19: y(active, since 1.83374s), standbys: x 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: Saving service node-exporter spec with placement smithi059=a;smithi105=b;count:2 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: Deploying daemon prometheus.a on smithi105 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: [02/Dec/2023:07:38:06] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: [02/Dec/2023:07:38:06] ENGINE Bus STARTED 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: [02/Dec/2023:07:38:06] ENGINE Bus STARTING 2023-12-02T07:38:07.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: mgrmap e19: y(active, since 1.83374s), standbys: x 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi059=a;smithi105=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: Saving service node-exporter spec with placement smithi059=a;smithi105=b;count:2 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: Deploying daemon prometheus.a on smithi105 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: [02/Dec/2023:07:38:06] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: [02/Dec/2023:07:38:06] ENGINE Bus STARTED 2023-12-02T07:38:07.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:07 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:08.143 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled alertmanager update... 2023-12-02T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:08 smithi105 ceph-mon[109571]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:08 smithi105 ceph-mon[109571]: mgrmap e20: y(active, since 2s), standbys: x 2023-12-02T07:38:08.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:08 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:08 smithi059 ceph-mon[108631]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:08 smithi059 ceph-mon[108631]: mgrmap e20: y(active, since 2s), standbys: x 2023-12-02T07:38:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:08 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:08 smithi059 ceph-mon[114680]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:08 smithi059 ceph-mon[114680]: mgrmap e20: y(active, since 2s), standbys: x 2023-12-02T07:38:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:08 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:08.834 DEBUG:teuthology.orchestra.run.smithi059:alertmanager.a> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-02T07:38:08.836 INFO:tasks.cephadm:Adding grafana.a on smithi105 2023-12-02T07:38:08.837 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi105=a' 2023-12-02T07:38:08.871 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:-- Logs begin at Sat 2023-12-02 07:23:28 UTC. -- 2023-12-02T07:38:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:09 smithi059 ceph-mon[108631]: from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:09 smithi059 ceph-mon[108631]: Saving service alertmanager spec with placement smithi059=a;count:1 2023-12-02T07:38:09.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:09 smithi059 ceph-mon[114680]: from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:09.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:09 smithi059 ceph-mon[114680]: Saving service alertmanager spec with placement smithi059=a;count:1 2023-12-02T07:38:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:09 smithi105 ceph-mon[109571]: from='client.24404 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi059=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:09 smithi105 ceph-mon[109571]: Saving service alertmanager spec with placement smithi059=a;count:1 2023-12-02T07:38:10.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:10 smithi059 ceph-mon[108631]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:10 smithi059 ceph-mon[114680]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:10.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:38:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:10.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:10 smithi105 ceph-mon[109571]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:11.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:11 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:11.495 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:11 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:11.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:11 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:11.496 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:11 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:11.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:11 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:11.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:11 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:12.169 INFO:teuthology.orchestra.run.smithi105.stdout:Scheduled grafana update... 2023-12-02T07:38:12.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:12 smithi105 ceph-mon[109571]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:12.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:12 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:12.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:12 smithi059 ceph-mon[108631]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:12.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:12 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:12.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:12 smithi059 ceph-mon[114680]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:12.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:12 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:12.976 DEBUG:teuthology.orchestra.run.smithi105:grafana.a> sudo journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@grafana.a.service 2023-12-02T07:38:12.979 INFO:tasks.cephadm:Setting up client nodes... 2023-12-02T07:38:12.979 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-02T07:38:13.010 INFO:journalctl@ceph.grafana.a.smithi105.stdout:-- Logs begin at Sat 2023-12-02 07:23:13 UTC. -- 2023-12-02T07:38:13.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:13 smithi059 ceph-mon[108631]: from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:13.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:13 smithi059 ceph-mon[108631]: Saving service grafana spec with placement smithi105=a;count:1 2023-12-02T07:38:13.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:13 smithi059 ceph-mon[114680]: from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:13.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:13 smithi059 ceph-mon[114680]: Saving service grafana spec with placement smithi105=a;count:1 2023-12-02T07:38:13.676 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:13 smithi105 ceph-mon[109571]: from='client.24410 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi105=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:38:13.677 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:13 smithi105 ceph-mon[109571]: Saving service grafana spec with placement smithi105=a;count:1 2023-12-02T07:38:13.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:13 smithi105 systemd[1]: Starting Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:38:14.446 INFO:teuthology.orchestra.run.smithi059.stdout:[client.0] 2023-12-02T07:38:14.446 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQDm3mplIso1GhAAhZPAvdX9Q0VbX4gdDTiQwg== 2023-12-02T07:38:14.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:14.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:14.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.105:9095"}]: dispatch 2023-12-02T07:38:14.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.502 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.138Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.138Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.138Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.138Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi105 (none))" 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.138Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.138Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.139Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.140Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.141Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.143Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.143Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.559µs 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.143Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.143Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.143Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.395µs wal_replay_duration=107.924µs total_replay_duration=143.329µs 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.144Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-02T07:38:14.503 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.144Z caller=main.go:947 level=info msg="TSDB started" 2023-12-02T07:38:14.504 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.144Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-02T07:38:14.504 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.158Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.925461ms db_storage=521ns remote_storage=1.174µs web_handler=256ns query_engine=467ns scrape=662.051µs scrape_sd=16.18µs notify=875ns notify_sd=1.359µs rules=14.106925ms 2023-12-02T07:38:14.504 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:14.158Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-02T07:38:14.504 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 bash[127532]: 555abb0b2f92f980f33e71c1ed3b1fcb93b95d00fb817bd3ade8628aa760b5aa 2023-12-02T07:38:14.504 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:14 smithi105 systemd[1]: Started Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:14.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:14.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.105:9095"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.105:9095"}]: dispatch 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:14.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:14.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:14.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:14 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:14.816 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2023-12-02T07:38:14.816 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-02T07:38:14.816 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-02T07:38:14.862 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-02T07:38:15.462 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:15 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.462 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:15 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:15.462 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:15 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.105:9095"}]: dispatch 2023-12-02T07:38:15.462 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:15 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.462 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:15 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.462 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:15 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1255020539' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:15.463 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:15 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1255020539' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-02T07:38:15.463 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:15 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.105:9095"}]: dispatch 2023-12-02T07:38:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1255020539' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1255020539' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.105:9095"}]: dispatch 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1255020539' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1255020539' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-02T07:38:15.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:15 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:16.243 INFO:teuthology.orchestra.run.smithi105.stdout:[client.1] 2023-12-02T07:38:16.243 INFO:teuthology.orchestra.run.smithi105.stdout: key = AQDo3mpl4AUQDhAAcrmdGSgIjGimxGJIiE3SJw== 2023-12-02T07:38:16.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:16 smithi105 ceph-mon[109571]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:16.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:16 smithi105 ceph-mon[109571]: from='client.? 172.21.15.105:0/2242276392' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:16.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:16 smithi105 ceph-mon[109571]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:16.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:16 smithi105 ceph-mon[109571]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-02T07:38:16.919 DEBUG:teuthology.orchestra.run.smithi105:> set -ex 2023-12-02T07:38:16.920 DEBUG:teuthology.orchestra.run.smithi105:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-02T07:38:16.920 DEBUG:teuthology.orchestra.run.smithi105:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-02T07:38:16.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:16 smithi059 ceph-mon[108631]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:16.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:16 smithi059 ceph-mon[108631]: from='client.? 172.21.15.105:0/2242276392' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:16 smithi059 ceph-mon[108631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:16 smithi059 ceph-mon[108631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-02T07:38:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:16 smithi059 ceph-mon[114680]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:16 smithi059 ceph-mon[114680]: from='client.? 172.21.15.105:0/2242276392' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:16 smithi059 ceph-mon[114680]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-02T07:38:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:16 smithi059 ceph-mon[114680]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-02T07:38:16.963 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-02T07:38:16.964 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-02T07:38:16.964 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-02T07:38:17.222 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:18.327 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:38:18.673 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:18 smithi059 ceph-mon[108631]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:18.673 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:18 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1603401719' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:38:18.673 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:18 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:18.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:18 smithi059 ceph-mon[114680]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:18.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:18 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1603401719' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:38:18.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:18 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:18.674 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:38:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:18.674 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:38:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:18.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:18 smithi105 ceph-mon[109571]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:18.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:18 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1603401719' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:38:18.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:18 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:18.690 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":20,"active_gid":24325,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":3321672288},{"type":"v1","addr":"172.21.15.59:6801","nonce":3321672288}]},"active_addr":"172.21.15.59:6801/3321672288","active_change":"2023-12-02T07:38:04.429283+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24374,"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.59:8443/","prometheus":"http://172.21.15.59: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":56,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1022753837}]},{"addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1835989693}]},{"addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":207121648}]},{"addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":2787549644}]}]}} 2023-12-02T07:38:18.693 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-02T07:38:18.694 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-02T07:38:18.694 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-02T07:38:18.961 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:19.938 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:19 smithi059 bash[133057]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-02T07:38:19.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[108631]: Detected new or changed devices on smithi105 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[114680]: Detected new or changed devices on smithi105 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:19.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:19.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:19 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:19 smithi105 ceph-mon[109571]: Detected new or changed devices on smithi105 2023-12-02T07:38:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:19 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:19 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:19 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:19 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:19 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:19 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:20.075 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:38:20.075 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":56,"fsid":"1ce13c1e-90e5-11ee-95a2-87774f69a715","created":"2023-12-02T07:34:09.821887+0000","modified":"2023-12-02T07:38:04.428912+0000","last_up_change":"2023-12-02T07:37:49.829441+0000","last_in_change":"2023-12-02T07:37:35.386582+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-02T07:36:29.752766+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":"d57b3e70-70c3-435d-b5ac-579edca8b8a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6803","nonce":1434014991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6805","nonce":1434014991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6809","nonce":1434014991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6807","nonce":1434014991}]},"public_addr":"172.21.15.59:6803/1434014991","cluster_addr":"172.21.15.59:6805/1434014991","heartbeat_back_addr":"172.21.15.59:6809/1434014991","heartbeat_front_addr":"172.21.15.59:6807/1434014991","state":["exists","up"]},{"osd":1,"uuid":"0a3cf01f-e1c2-4485-bc75-a45d7b1bf165","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6811","nonce":3529043681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6813","nonce":3529043681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6817","nonce":3529043681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6815","nonce":3529043681}]},"public_addr":"172.21.15.59:6811/3529043681","cluster_addr":"172.21.15.59:6813/3529043681","heartbeat_back_addr":"172.21.15.59:6817/3529043681","heartbeat_front_addr":"172.21.15.59:6815/3529043681","state":["exists","up"]},{"osd":2,"uuid":"87f6cf77-51fb-466b-a5a6-ec469ee35160","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.59:6818","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6819","nonce":2486302930}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6821","nonce":2486302930}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6825","nonce":2486302930}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6823","nonce":2486302930}]},"public_addr":"172.21.15.59:6819/2486302930","cluster_addr":"172.21.15.59:6821/2486302930","heartbeat_back_addr":"172.21.15.59:6825/2486302930","heartbeat_front_addr":"172.21.15.59:6823/2486302930","state":["exists","up"]},{"osd":3,"uuid":"234b0179-179b-4f3f-b589-98e037aff404","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6827","nonce":3482969374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6829","nonce":3482969374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6833","nonce":3482969374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6831","nonce":3482969374}]},"public_addr":"172.21.15.59:6827/3482969374","cluster_addr":"172.21.15.59:6829/3482969374","heartbeat_back_addr":"172.21.15.59:6833/3482969374","heartbeat_front_addr":"172.21.15.59:6831/3482969374","state":["exists","up"]},{"osd":4,"uuid":"69ef73cb-dbc1-40bc-b35c-82b0aae12fff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6801","nonce":882005390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6803","nonce":882005390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6807","nonce":882005390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6805","nonce":882005390}]},"public_addr":"172.21.15.105:6801/882005390","cluster_addr":"172.21.15.105:6803/882005390","heartbeat_back_addr":"172.21.15.105:6807/882005390","heartbeat_front_addr":"172.21.15.105:6805/882005390","state":["exists","up"]},{"osd":5,"uuid":"45a03988-d779-42a0-932a-5d8803ed5978","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6809","nonce":2443915193}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6811","nonce":2443915193}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6815","nonce":2443915193}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6813","nonce":2443915193}]},"public_addr":"172.21.15.105:6809/2443915193","cluster_addr":"172.21.15.105:6811/2443915193","heartbeat_back_addr":"172.21.15.105:6815/2443915193","heartbeat_front_addr":"172.21.15.105:6813/2443915193","state":["exists","up"]},{"osd":6,"uuid":"da42bd7a-2fb8-44ec-a01c-fe094beae7cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6817","nonce":2752872272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6819","nonce":2752872272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6823","nonce":2752872272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6821","nonce":2752872272}]},"public_addr":"172.21.15.105:6817/2752872272","cluster_addr":"172.21.15.105:6819/2752872272","heartbeat_back_addr":"172.21.15.105:6823/2752872272","heartbeat_front_addr":"172.21.15.105:6821/2752872272","state":["exists","up"]},{"osd":7,"uuid":"486bbf5a-829c-49e0-bd5f-f8d664fb4323","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6825","nonce":2806361412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6827","nonce":2806361412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6831","nonce":2806361412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6829","nonce":2806361412}]},"public_addr":"172.21.15.105:6825/2806361412","cluster_addr":"172.21.15.105:6827/2806361412","heartbeat_back_addr":"172.21.15.105:6831/2806361412","heartbeat_front_addr":"172.21.15.105:6829/2806361412","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:35:52.017161+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:09.610382+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:26.872160+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:44.156514+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:59.774330+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:15.904099+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:32.520921+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:48.671496+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:0/230269890":"2023-12-03T07:38:04.428877+0000","172.21.15.59:6801/2279786404":"2023-12-03T07:38:04.428877+0000","172.21.15.59:0/2092850928":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/3215382312":"2023-12-03T07:38:04.428877+0000","172.21.15.59:0/395810788":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/783413861":"2023-12-03T07:38:04.428877+0000","172.21.15.59:0/1693753438":"2023-12-03T07:38:04.428877+0000","172.21.15.59:6800/2022371454":"2023-12-03T07:34:53.157279+0000","172.21.15.59:6800/2279786404":"2023-12-03T07:38:04.428877+0000","172.21.15.59:0/1448196636":"2023-12-03T07:34:34.059126+0000","172.21.15.59:0/3293933404":"2023-12-03T07:34:34.059126+0000","172.21.15.59:0/3196062763":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/1251779514":"2023-12-03T07:34:34.059126+0000","172.21.15.59:6801/2022371454":"2023-12-03T07:34:53.157279+0000","172.21.15.59:6800/3488344263":"2023-12-03T07:34:34.059126+0000","172.21.15.59:6801/3488344263":"2023-12-03T07:34:34.059126+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-02T07:38:20.437 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:20 smithi059 bash[133057]: Getting image source signatures 2023-12-02T07:38:20.437 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:20 smithi059 bash[133057]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-02T07:38:20.437 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:20 smithi059 bash[133057]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-02T07:38:20.438 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:20 smithi059 bash[133057]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-02T07:38:20.482 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-02T07:38:20.482 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-02T07:38:20.924 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:20 smithi059 ceph-mon[108631]: Deploying daemon node-exporter.a on smithi059 2023-12-02T07:38:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:20 smithi059 ceph-mon[108631]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:20 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3570218891' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:38:20.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:20 smithi059 ceph-mon[114680]: Deploying daemon node-exporter.a on smithi059 2023-12-02T07:38:20.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:20 smithi059 ceph-mon[114680]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:20.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:20 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3570218891' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:38:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:20 smithi105 ceph-mon[109571]: Deploying daemon node-exporter.a on smithi059 2023-12-02T07:38:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:20 smithi105 ceph-mon[109571]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:20 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3570218891' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:38:22.025 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:38:22.026 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":56,"fsid":"1ce13c1e-90e5-11ee-95a2-87774f69a715","created":"2023-12-02T07:34:09.821887+0000","modified":"2023-12-02T07:38:04.428912+0000","last_up_change":"2023-12-02T07:37:49.829441+0000","last_in_change":"2023-12-02T07:37:35.386582+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-02T07:36:29.752766+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":"d57b3e70-70c3-435d-b5ac-579edca8b8a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6803","nonce":1434014991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6805","nonce":1434014991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6809","nonce":1434014991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1434014991},{"type":"v1","addr":"172.21.15.59:6807","nonce":1434014991}]},"public_addr":"172.21.15.59:6803/1434014991","cluster_addr":"172.21.15.59:6805/1434014991","heartbeat_back_addr":"172.21.15.59:6809/1434014991","heartbeat_front_addr":"172.21.15.59:6807/1434014991","state":["exists","up"]},{"osd":1,"uuid":"0a3cf01f-e1c2-4485-bc75-a45d7b1bf165","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":32,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6811","nonce":3529043681}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6813","nonce":3529043681}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6817","nonce":3529043681}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":3529043681},{"type":"v1","addr":"172.21.15.59:6815","nonce":3529043681}]},"public_addr":"172.21.15.59:6811/3529043681","cluster_addr":"172.21.15.59:6813/3529043681","heartbeat_back_addr":"172.21.15.59:6817/3529043681","heartbeat_front_addr":"172.21.15.59:6815/3529043681","state":["exists","up"]},{"osd":2,"uuid":"87f6cf77-51fb-466b-a5a6-ec469ee35160","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.59:6818","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6819","nonce":2486302930}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6821","nonce":2486302930}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6825","nonce":2486302930}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2486302930},{"type":"v1","addr":"172.21.15.59:6823","nonce":2486302930}]},"public_addr":"172.21.15.59:6819/2486302930","cluster_addr":"172.21.15.59:6821/2486302930","heartbeat_back_addr":"172.21.15.59:6825/2486302930","heartbeat_front_addr":"172.21.15.59:6823/2486302930","state":["exists","up"]},{"osd":3,"uuid":"234b0179-179b-4f3f-b589-98e037aff404","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":24,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6827","nonce":3482969374}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6829","nonce":3482969374}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6832","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6833","nonce":3482969374}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":3482969374},{"type":"v1","addr":"172.21.15.59:6831","nonce":3482969374}]},"public_addr":"172.21.15.59:6827/3482969374","cluster_addr":"172.21.15.59:6829/3482969374","heartbeat_back_addr":"172.21.15.59:6833/3482969374","heartbeat_front_addr":"172.21.15.59:6831/3482969374","state":["exists","up"]},{"osd":4,"uuid":"69ef73cb-dbc1-40bc-b35c-82b0aae12fff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6800","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6801","nonce":882005390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6802","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6803","nonce":882005390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6806","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6807","nonce":882005390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6804","nonce":882005390},{"type":"v1","addr":"172.21.15.105:6805","nonce":882005390}]},"public_addr":"172.21.15.105:6801/882005390","cluster_addr":"172.21.15.105:6803/882005390","heartbeat_back_addr":"172.21.15.105:6807/882005390","heartbeat_front_addr":"172.21.15.105:6805/882005390","state":["exists","up"]},{"osd":5,"uuid":"45a03988-d779-42a0-932a-5d8803ed5978","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6808","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6809","nonce":2443915193}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6810","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6811","nonce":2443915193}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6814","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6815","nonce":2443915193}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6812","nonce":2443915193},{"type":"v1","addr":"172.21.15.105:6813","nonce":2443915193}]},"public_addr":"172.21.15.105:6809/2443915193","cluster_addr":"172.21.15.105:6811/2443915193","heartbeat_back_addr":"172.21.15.105:6815/2443915193","heartbeat_front_addr":"172.21.15.105:6813/2443915193","state":["exists","up"]},{"osd":6,"uuid":"da42bd7a-2fb8-44ec-a01c-fe094beae7cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6816","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6817","nonce":2752872272}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6818","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6819","nonce":2752872272}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6822","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6823","nonce":2752872272}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6820","nonce":2752872272},{"type":"v1","addr":"172.21.15.105:6821","nonce":2752872272}]},"public_addr":"172.21.15.105:6817/2752872272","cluster_addr":"172.21.15.105:6819/2752872272","heartbeat_back_addr":"172.21.15.105:6823/2752872272","heartbeat_front_addr":"172.21.15.105:6821/2752872272","state":["exists","up"]},{"osd":7,"uuid":"486bbf5a-829c-49e0-bd5f-f8d664fb4323","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6824","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6825","nonce":2806361412}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6826","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6827","nonce":2806361412}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6830","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6831","nonce":2806361412}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.105:6828","nonce":2806361412},{"type":"v1","addr":"172.21.15.105:6829","nonce":2806361412}]},"public_addr":"172.21.15.105:6825/2806361412","cluster_addr":"172.21.15.105:6827/2806361412","heartbeat_back_addr":"172.21.15.105:6831/2806361412","heartbeat_front_addr":"172.21.15.105:6829/2806361412","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:35:52.017161+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:09.610382+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:26.872160+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:44.156514+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:36:59.774330+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:15.904099+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:32.520921+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2023-12-02T07:37:48.671496+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.59:0/230269890":"2023-12-03T07:38:04.428877+0000","172.21.15.59:6801/2279786404":"2023-12-03T07:38:04.428877+0000","172.21.15.59:0/2092850928":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/3215382312":"2023-12-03T07:38:04.428877+0000","172.21.15.59:0/395810788":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/783413861":"2023-12-03T07:38:04.428877+0000","172.21.15.59:0/1693753438":"2023-12-03T07:38:04.428877+0000","172.21.15.59:6800/2022371454":"2023-12-03T07:34:53.157279+0000","172.21.15.59:6800/2279786404":"2023-12-03T07:38:04.428877+0000","172.21.15.59:0/1448196636":"2023-12-03T07:34:34.059126+0000","172.21.15.59:0/3293933404":"2023-12-03T07:34:34.059126+0000","172.21.15.59:0/3196062763":"2023-12-03T07:34:53.157279+0000","172.21.15.59:0/1251779514":"2023-12-03T07:34:34.059126+0000","172.21.15.59:6801/2022371454":"2023-12-03T07:34:53.157279+0000","172.21.15.59:6800/3488344263":"2023-12-03T07:34:34.059126+0000","172.21.15.59:6801/3488344263":"2023-12-03T07:34:34.059126+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-12-02T07:38:22.407 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 bash[133057]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-02T07:38:22.407 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 bash[133057]: Writing manifest to image destination 2023-12-02T07:38:22.434 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-02T07:38:22.435 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-02T07:38:22.435 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-02T07:38:22.436 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-02T07:38:22.436 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-02T07:38:22.437 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-02T07:38:22.437 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-02T07:38:22.437 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-02T07:38:22.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-mon[108631]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:22.970 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3615113632' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:38:22.970 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-mon[114680]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:22.971 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3615113632' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:38:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:22 smithi105 ceph-mon[109571]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:22.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:22 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3615113632' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-02T07:38:23.005 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:23.157 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:23.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.967Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-02T07:38:23.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.967Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-02T07:38:23.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.967Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-02T07:38:23.320 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.967Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=arp 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=edac 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-02T07:38:23.321 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=os 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-02T07:38:23.322 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=stat 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=time 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=uname 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.968Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-02T07:38:23.323 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.969Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-02T07:38:23.324 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[133605]: ts=2023-12-02T07:38:22.969Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-02T07:38:23.324 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:22 smithi059 bash[133057]: d4a08f78b4cb96bbb706e7050c3d173c08ead05d5410844b80d948ae5155132e 2023-12-02T07:38:23.324 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:38:23 smithi059 systemd[1]: Started Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:23.412 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:23.512 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:23.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:23 smithi105 systemd[1]: Starting Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:38:23.814 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:24.086 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:23 smithi105 bash[128562]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-12-02T07:38:24.421 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:24.423 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:24 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:24.423 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:24 smithi059 ceph-mon[108631]: Deploying daemon node-exporter.b on smithi105 2023-12-02T07:38:24.423 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:24 smithi059 ceph-mon[108631]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:24.423 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:24 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:24.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:24 smithi059 ceph-mon[114680]: Deploying daemon node-exporter.b on smithi105 2023-12-02T07:38:24.424 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:24 smithi059 ceph-mon[114680]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:24.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:24 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:24.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:24 smithi105 ceph-mon[109571]: Deploying daemon node-exporter.b on smithi105 2023-12-02T07:38:24.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:24 smithi105 ceph-mon[109571]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:24.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:24 smithi105 bash[128562]: Getting image source signatures 2023-12-02T07:38:24.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:24 smithi105 bash[128562]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-12-02T07:38:24.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:24 smithi105 bash[128562]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-12-02T07:38:24.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:24 smithi105 bash[128562]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-12-02T07:38:24.622 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:24.721 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:25.497 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 bash[128562]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-12-02T07:38:25.497 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 bash[128562]: Writing manifest to image destination 2023-12-02T07:38:25.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.642Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-02T07:38:25.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.642Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-02T07:38:25.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.642Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-02T07:38:25.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.642Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-02T07:38:25.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=arp 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=edac 2023-12-02T07:38:25.999 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-02T07:38:26.000 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=os 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=stat 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=time 2023-12-02T07:38:26.001 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-02T07:38:26.002 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=uname 2023-12-02T07:38:26.002 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-02T07:38:26.002 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-02T07:38:26.002 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-02T07:38:26.002 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-02T07:38:26.002 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[128613]: ts=2023-12-02T07:38:25.643Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-02T07:38:26.002 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 bash[128562]: ffd53cfef7a54090d9aeaa1bee93dc1e7b3df4a335ca96e287749907cceffdd1 2023-12-02T07:38:26.002 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:38:25 smithi105 systemd[1]: Started Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:26.044 INFO:teuthology.orchestra.run.smithi059.stdout:55834574876 2023-12-02T07:38:26.044 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-02T07:38:26.672 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:26 smithi059 ceph-mon[108631]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:26.672 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:26 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:26.672 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:26 smithi059 ceph-mon[114680]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:26.673 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:26 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:26 smithi105 ceph-mon[109571]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:26 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:27.063 INFO:teuthology.orchestra.run.smithi059.stdout:77309411352 2023-12-02T07:38:27.064 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-02T07:38:27.426 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:27 smithi105 ceph-mon[109571]: Deploying daemon alertmanager.a on smithi059 2023-12-02T07:38:27.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:27 smithi059 ceph-mon[108631]: Deploying daemon alertmanager.a on smithi059 2023-12-02T07:38:27.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:27 smithi059 ceph-mon[114680]: Deploying daemon alertmanager.a on smithi059 2023-12-02T07:38:27.572 INFO:teuthology.orchestra.run.smithi059.stdout:219043332105 2023-12-02T07:38:27.572 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-02T07:38:27.905 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:28.562 INFO:teuthology.orchestra.run.smithi059.stdout:154618822672 2023-12-02T07:38:28.562 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-02T07:38:28.595 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:28 smithi059 ceph-mon[108631]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:28.595 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:28 smithi059 ceph-mon[114680]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:28.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:28 smithi105 ceph-mon[109571]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:28.760 INFO:teuthology.orchestra.run.smithi059.stdout:103079215127 2023-12-02T07:38:28.760 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-02T07:38:29.106 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:29.116 INFO:teuthology.orchestra.run.smithi059.stdout:188978561037 2023-12-02T07:38:29.117 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-02T07:38:29.151 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:29 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:38:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:29.235 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:29.373 INFO:teuthology.orchestra.run.smithi059.stdout:34359738401 2023-12-02T07:38:29.374 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-02T07:38:29.435 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:29.642 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:29.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:29 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:38:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:30.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-mon[108631]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-mon[114680]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:30 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:30 smithi105 ceph-mon[109571]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:30 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:30 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:30.773 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:30 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:38:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:31.332 INFO:teuthology.orchestra.run.smithi059.stdout:124554051603 2023-12-02T07:38:31.332 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-02T07:38:31.406 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:31 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:31.407 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:31 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:31.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:31 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:31.407 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:31 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:31.508 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:31.600 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:31.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:31 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:31 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:32.464 INFO:teuthology.orchestra.run.smithi059.stdout:55834574877 2023-12-02T07:38:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:32 smithi059 ceph-mon[108631]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:32 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3634059904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-02T07:38:32.622 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:32 smithi059 ceph-mon[114680]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:32.622 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:32 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3634059904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-02T07:38:32.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:32 smithi105 ceph-mon[109571]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:32.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:32 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3634059904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-02T07:38:33.349 INFO:teuthology.orchestra.run.smithi059.stdout:154618822672 2023-12-02T07:38:33.474 INFO:teuthology.orchestra.run.smithi059.stdout:77309411353 2023-12-02T07:38:33.738 INFO:teuthology.orchestra.run.smithi059.stdout:188978561037 2023-12-02T07:38:33.820 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:34.136 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822672 got 154618822672 for osd.5 2023-12-02T07:38:34.137 DEBUG:teuthology.parallel:result is None 2023-12-02T07:38:34.137 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574876 got 55834574877 for osd.1 2023-12-02T07:38:34.137 DEBUG:teuthology.parallel:result is None 2023-12-02T07:38:34.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:34 smithi059 ceph-mon[114680]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:34.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:34 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1127695088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-02T07:38:34.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:34 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3486753238' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-02T07:38:34.364 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:34 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3242030528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-02T07:38:34.364 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:34 smithi059 ceph-mon[108631]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:34.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:34 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1127695088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-02T07:38:34.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:34 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3486753238' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-02T07:38:34.365 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:34 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3242030528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-02T07:38:34.712 INFO:tasks.cephadm.ceph_manager.ceph:need seq 188978561037 got 188978561037 for osd.6 2023-12-02T07:38:34.712 DEBUG:teuthology.parallel:result is None 2023-12-02T07:38:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:34 smithi105 ceph-mon[109571]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:34.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:34 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1127695088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-02T07:38:34.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:34 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3486753238' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-02T07:38:34.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:34 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3242030528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-02T07:38:34.758 INFO:teuthology.orchestra.run.smithi059.stdout:34359738402 2023-12-02T07:38:34.798 INFO:teuthology.orchestra.run.smithi059.stdout:219043332106 2023-12-02T07:38:35.095 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411352 got 77309411353 for osd.2 2023-12-02T07:38:35.095 DEBUG:teuthology.parallel:result is None 2023-12-02T07:38:35.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:35 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1788331580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-02T07:38:35.343 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:35 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1530952214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-02T07:38:35.343 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:35 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1788331580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-02T07:38:35.343 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:35 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1530952214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-02T07:38:35.614 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738401 got 34359738402 for osd.0 2023-12-02T07:38:35.614 DEBUG:teuthology.parallel:result is None 2023-12-02T07:38:35.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:35 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1788331580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-02T07:38:35.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:35 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1530952214' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-02T07:38:35.913 INFO:teuthology.orchestra.run.smithi059.stdout:103079215128 2023-12-02T07:38:36.070 INFO:tasks.cephadm.ceph_manager.ceph:need seq 219043332105 got 219043332106 for osd.7 2023-12-02T07:38:36.070 DEBUG:teuthology.parallel:result is None 2023-12-02T07:38:36.435 INFO:tasks.cephadm.ceph_manager.ceph:need seq 103079215127 got 103079215128 for osd.3 2023-12-02T07:38:36.436 DEBUG:teuthology.parallel:result is None 2023-12-02T07:38:36.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:36 smithi059 ceph-mon[108631]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:36.521 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:36 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2857774489' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-02T07:38:36.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:36 smithi059 ceph-mon[114680]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:36.521 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:36 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2857774489' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-02T07:38:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:36 smithi105 ceph-mon[109571]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:36 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2857774489' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-02T07:38:36.828 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:36 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:38:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:37.018 INFO:teuthology.orchestra.run.smithi059.stdout:124554051604 2023-12-02T07:38:37.187 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[137365]: level=info ts=2023-12-02T07:38:37.023Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-02T07:38:37.453 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051603 got 124554051604 for osd.4 2023-12-02T07:38:37.454 DEBUG:teuthology.parallel:result is None 2023-12-02T07:38:37.454 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-02T07:38:37.454 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-02T07:38:37.723 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3399566535' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: Deploying daemon grafana.a on smithi105 2023-12-02T07:38:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[108631]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3399566535' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: Deploying daemon grafana.a on smithi105 2023-12-02T07:38:38.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:37 smithi059 ceph-mon[114680]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3399566535' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-02T07:38:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:38:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:38:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: Deploying daemon grafana.a on smithi105 2023-12-02T07:38:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:37 smithi105 ceph-mon[109571]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:39.021 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:38:39.023 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2023-12-02T07:38:39.086 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:38:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:39.086 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[137365]: level=info ts=2023-12-02T07:38:38.992Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000975208s 2023-12-02T07:38:39.464 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2023-12-02T07:38:37.263794+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":48492,"kb_used_data":5868,"kb_used_omap":0,"kb_used_meta":42560,"kb_avail":749912724,"statfs":{"total":767960285184,"available":767910629376,"internally_reserved":0,"allocated":6008832,"data_stored":3396835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43581440},"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.004438"},"pg_stats":[{"pgid":"1.0","version":"56'128","reported_seq":267,"reported_epoch":56,"state":"active+clean","last_fresh":"2023-12-02T07:38:05.368803+0000","last_change":"2023-12-02T07:37:53.868116+0000","last_active":"2023-12-02T07:38:05.368803+0000","last_peered":"2023-12-02T07:38:05.368803+0000","last_clean":"2023-12-02T07:38:05.368803+0000","last_became_active":"2023-12-02T07:37:53.867723+0000","last_became_peered":"2023-12-02T07:37:53.867723+0000","last_unstale":"2023-12-02T07:38:05.368803+0000","last_undegraded":"2023-12-02T07:38:05.368803+0000","last_fullsized":"2023-12-02T07:38:05.368803+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-02T07:36:29.753194+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-02T07:36:29.753194+0000","last_clean_scrub_stamp":"2023-12-02T07:36:29.753194+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T17:37:26.351401+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":51,"seq":219043332107,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6060,"kb_used_data":1060,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739092,"statfs":{"total":95995035648,"available":95988830208,"internally_reserved":0,"allocated":1085440,"data_stored":755291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45900000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47199999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58099999999999996}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39600000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.499}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65400000000000003}]}]},{"osd":6,"up_from":44,"seq":188978561039,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6124,"kb_used_data":1060,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739028,"statfs":{"total":95995035648,"available":95988764672,"internally_reserved":0,"allocated":1085440,"data_stored":755291,"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 Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.48999999999999999}]},{"osd":1,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.376}]},{"osd":2,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.55300000000000005}]},{"osd":3,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.66100000000000003}]},{"osd":4,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.56699999999999995}]},{"osd":5,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.626},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.67800000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6308,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738844,"statfs":{"total":95995035648,"available":95988576256,"internally_reserved":0,"allocated":552960,"data_stored":226363,"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 Dec 2 07:38:16 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.64700000000000002,"15min":0.68700000000000006},"min":{"1min":0.29499999999999998,"5min":0.218,"15min":0.218},"max":{"1min":0.623,"5min":6.8029999999999999,"15min":6.8029999999999999},"last":0.379},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.52400000000000002,"15min":0.53600000000000003},"min":{"1min":0.34499999999999997,"5min":0.254,"15min":0.254},"max":{"1min":0.57299999999999995,"5min":3.23,"15min":3.23},"last":0.34799999999999998}]},{"osd":2,"last update":"Sat Dec 2 07:38:30 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.55700000000000005,"15min":0.57499999999999996},"min":{"1min":0.32700000000000001,"5min":0.314,"15min":0.314},"max":{"1min":0.77700000000000002,"5min":3.1349999999999998,"15min":3.1349999999999998},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.61099999999999999,"15min":0.628},"min":{"1min":0.36499999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.67200000000000004,"5min":3.1869999999999998,"15min":3.1869999999999998},"last":0.36599999999999999}]},{"osd":3,"last update":"Sat Dec 2 07:37:48 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.60399999999999998}]},{"osd":4,"last update":"Sat Dec 2 07:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.63900000000000001}]},{"osd":5,"last update":"Sat Dec 2 07:38:19 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.72399999999999998}]},{"osd":6,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"last":0.71699999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69499999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738403,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6888,"kb_used_data":1056,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738264,"statfs":{"total":95995035648,"available":95987982336,"internally_reserved":0,"allocated":1081344,"data_stored":755026,"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 Dec 2 07:38:15 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.29799999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.54000000000000004,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.42999999999999999,"15min":0.42199999999999999},"min":{"1min":0.35499999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.33200000000000002}]},{"osd":2,"last update":"Sat Dec 2 07:38:29 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.42699999999999999,"15min":0.42599999999999999},"min":{"1min":0.33900000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.47299999999999998,"15min":0.47399999999999998},"min":{"1min":0.33600000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.29599999999999999}]},{"osd":3,"last update":"Sat Dec 2 07:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.379},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.36799999999999999}]},{"osd":4,"last update":"Sat Dec 2 07:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.81999999999999995}]},{"osd":5,"last update":"Sat Dec 2 07:38:19 2023","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.72199999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46600000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54500000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411355,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6180,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738972,"statfs":{"total":95995035648,"available":95988707328,"internally_reserved":0,"allocated":552960,"data_stored":226363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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 Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.42299999999999999,"15min":0.41699999999999998},"min":{"1min":0.29499999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.45200000000000001,"15min":0.44800000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"last":0.30299999999999999}]},{"osd":1,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.45200000000000001,"15min":0.442},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.47899999999999998,"15min":0.46999999999999997},"min":{"1min":0.35999999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.41099999999999998}]},{"osd":3,"last update":"Sat Dec 2 07:37:48 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.37}]},{"osd":4,"last update":"Sat Dec 2 07:38:03 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.498},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.59099999999999997}]},{"osd":5,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.63500000000000001}]},{"osd":6,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.55600000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56699999999999995}]}]},{"osd":3,"up_from":24,"seq":103079215129,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5668,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739484,"statfs":{"total":95995035648,"available":95989231616,"internally_reserved":0,"allocated":552960,"data_stored":226363,"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 Dec 2 07:37:45 2023","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":1.5860000000000001},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.39100000000000001}]},{"osd":1,"last update":"Sat Dec 2 07:37:45 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":3.7629999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.40699999999999997}]},{"osd":2,"last update":"Sat Dec 2 07:37:45 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":1.542}]},{"osd":4,"last update":"Sat Dec 2 07:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":1.6499999999999999}]},{"osd":5,"last update":"Sat Dec 2 07:38:22 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.58999999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65700000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69299999999999995}]}]},{"osd":4,"up_from":29,"seq":124554051605,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5668,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739484,"statfs":{"total":95995035648,"available":95989231616,"internally_reserved":0,"allocated":552960,"data_stored":226363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 2 07:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.376},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.51500000000000001}]},{"osd":1,"last update":"Sat Dec 2 07:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.42799999999999999}]},{"osd":2,"last update":"Sat Dec 2 07:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.998,"5min":0.998,"15min":0.998},"last":0.48099999999999998}]},{"osd":3,"last update":"Sat Dec 2 07:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.48999999999999999}]},{"osd":5,"last update":"Sat Dec 2 07:38:18 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.438},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.35999999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52600000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46800000000000003}]}]},{"osd":5,"up_from":36,"seq":154618822674,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5596,"kb_used_data":532,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739556,"statfs":{"total":95995035648,"available":95989305344,"internally_reserved":0,"allocated":544768,"data_stored":225775,"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 Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.54100000000000004}]},{"osd":1,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.47899999999999998}]},{"osd":2,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.51200000000000001}]},{"osd":3,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.68300000000000005}]},{"osd":4,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.56799999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61299999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60299999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-02T07:38:39.466 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-02T07:38:39.910 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:40.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:39 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:40.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:39 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:40.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:39 smithi059 ceph-mon[108631]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:38:40.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:39 smithi059 ceph-mon[108631]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:40.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:39 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:40.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:39 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:40.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:39 smithi059 ceph-mon[114680]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:38:40.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:39 smithi059 ceph-mon[114680]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:40.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:39 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:40.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:39 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:40.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:39 smithi105 ceph-mon[109571]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:38:40.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:39 smithi105 ceph-mon[109571]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:41.134 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:38:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:41.327 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:38:41.328 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2023-12-02T07:38:41.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:41 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:41.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:41 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:41.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:41 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:41.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:41 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:41.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:41 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:41.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:41 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:41.835 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2023-12-02T07:38:41.264558+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":48492,"kb_used_data":5868,"kb_used_omap":0,"kb_used_meta":42560,"kb_avail":749912724,"statfs":{"total":767960285184,"available":767910629376,"internally_reserved":0,"allocated":6008832,"data_stored":3396835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43581440},"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.004364"},"pg_stats":[{"pgid":"1.0","version":"56'128","reported_seq":267,"reported_epoch":56,"state":"active+clean","last_fresh":"2023-12-02T07:38:05.368803+0000","last_change":"2023-12-02T07:37:53.868116+0000","last_active":"2023-12-02T07:38:05.368803+0000","last_peered":"2023-12-02T07:38:05.368803+0000","last_clean":"2023-12-02T07:38:05.368803+0000","last_became_active":"2023-12-02T07:37:53.867723+0000","last_became_peered":"2023-12-02T07:37:53.867723+0000","last_unstale":"2023-12-02T07:38:05.368803+0000","last_undegraded":"2023-12-02T07:38:05.368803+0000","last_fullsized":"2023-12-02T07:38:05.368803+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-02T07:36:29.753194+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-02T07:36:29.753194+0000","last_clean_scrub_stamp":"2023-12-02T07:36:29.753194+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-03T17:37:26.351401+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":51,"seq":219043332107,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6060,"kb_used_data":1060,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739092,"statfs":{"total":95995035648,"available":95988830208,"internally_reserved":0,"allocated":1085440,"data_stored":755291,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45900000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.47199999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58099999999999996}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39600000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.499}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65400000000000003}]}]},{"osd":6,"up_from":44,"seq":188978561039,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6124,"kb_used_data":1060,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739028,"statfs":{"total":95995035648,"available":95988764672,"internally_reserved":0,"allocated":1085440,"data_stored":755291,"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 Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.48999999999999999}]},{"osd":1,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.376}]},{"osd":2,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.55300000000000005}]},{"osd":3,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.66100000000000003}]},{"osd":4,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.56699999999999995}]},{"osd":5,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.626},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.67800000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6308,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738844,"statfs":{"total":95995035648,"available":95988576256,"internally_reserved":0,"allocated":552960,"data_stored":226363,"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 Dec 2 07:38:16 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.64700000000000002,"15min":0.68700000000000006},"min":{"1min":0.29499999999999998,"5min":0.218,"15min":0.218},"max":{"1min":0.623,"5min":6.8029999999999999,"15min":6.8029999999999999},"last":0.379},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.52400000000000002,"15min":0.53600000000000003},"min":{"1min":0.34499999999999997,"5min":0.254,"15min":0.254},"max":{"1min":0.57299999999999995,"5min":3.23,"15min":3.23},"last":0.34799999999999998}]},{"osd":2,"last update":"Sat Dec 2 07:38:30 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.55700000000000005,"15min":0.57499999999999996},"min":{"1min":0.32700000000000001,"5min":0.314,"15min":0.314},"max":{"1min":0.77700000000000002,"5min":3.1349999999999998,"15min":3.1349999999999998},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.61099999999999999,"15min":0.628},"min":{"1min":0.36499999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.67200000000000004,"5min":3.1869999999999998,"15min":3.1869999999999998},"last":0.36599999999999999}]},{"osd":3,"last update":"Sat Dec 2 07:37:48 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.60399999999999998}]},{"osd":4,"last update":"Sat Dec 2 07:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.63900000000000001}]},{"osd":5,"last update":"Sat Dec 2 07:38:19 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.72399999999999998}]},{"osd":6,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"last":0.71699999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69499999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738403,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6888,"kb_used_data":1056,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738264,"statfs":{"total":95995035648,"available":95987982336,"internally_reserved":0,"allocated":1081344,"data_stored":755026,"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 Dec 2 07:38:15 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.41899999999999998,"15min":0.42099999999999999},"min":{"1min":0.29799999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.54000000000000004,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.42999999999999999,"15min":0.42199999999999999},"min":{"1min":0.35499999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.33200000000000002}]},{"osd":2,"last update":"Sat Dec 2 07:38:29 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.42699999999999999,"15min":0.42599999999999999},"min":{"1min":0.33900000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.47299999999999998,"15min":0.47399999999999998},"min":{"1min":0.33600000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.29599999999999999}]},{"osd":3,"last update":"Sat Dec 2 07:37:50 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.379},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.36799999999999999}]},{"osd":4,"last update":"Sat Dec 2 07:38:06 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.81999999999999995}]},{"osd":5,"last update":"Sat Dec 2 07:38:19 2023","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.72199999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46600000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54500000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411355,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6180,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5632,"kb_avail":93738972,"statfs":{"total":95995035648,"available":95988707328,"internally_reserved":0,"allocated":552960,"data_stored":226363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5767168},"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 Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.42299999999999999,"15min":0.41699999999999998},"min":{"1min":0.29499999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.45200000000000001,"15min":0.44800000000000001},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"last":0.30299999999999999}]},{"osd":1,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.45200000000000001,"15min":0.442},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.47899999999999998,"15min":0.46999999999999997},"min":{"1min":0.35999999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.41099999999999998}]},{"osd":3,"last update":"Sat Dec 2 07:37:48 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.37}]},{"osd":4,"last update":"Sat Dec 2 07:38:03 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.498},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.59099999999999997}]},{"osd":5,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.63500000000000001}]},{"osd":6,"last update":"Sat Dec 2 07:38:35 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.55600000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56699999999999995}]}]},{"osd":3,"up_from":24,"seq":103079215129,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5668,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739484,"statfs":{"total":95995035648,"available":95989231616,"internally_reserved":0,"allocated":552960,"data_stored":226363,"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 Dec 2 07:37:45 2023","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":1.5860000000000001},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.39100000000000001}]},{"osd":1,"last update":"Sat Dec 2 07:37:45 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":3.7629999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.40699999999999997}]},{"osd":2,"last update":"Sat Dec 2 07:37:45 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":1.542}]},{"osd":4,"last update":"Sat Dec 2 07:38:02 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":1.6499999999999999}]},{"osd":5,"last update":"Sat Dec 2 07:38:22 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.58999999999999997}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65700000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69299999999999995}]}]},{"osd":4,"up_from":29,"seq":124554051605,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5668,"kb_used_data":540,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739484,"statfs":{"total":95995035648,"available":95989231616,"internally_reserved":0,"allocated":552960,"data_stored":226363,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Dec 2 07:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.376},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.51500000000000001}]},{"osd":1,"last update":"Sat Dec 2 07:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.42799999999999999}]},{"osd":2,"last update":"Sat Dec 2 07:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.998,"5min":0.998,"15min":0.998},"last":0.48099999999999998}]},{"osd":3,"last update":"Sat Dec 2 07:38:01 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.48999999999999999}]},{"osd":5,"last update":"Sat Dec 2 07:38:18 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.438},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.35999999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52600000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46800000000000003}]}]},{"osd":5,"up_from":36,"seq":154618822674,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5596,"kb_used_data":532,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739556,"statfs":{"total":95995035648,"available":95989305344,"internally_reserved":0,"allocated":544768,"data_stored":225775,"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 Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.54100000000000004}]},{"osd":1,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.47899999999999998}]},{"osd":2,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.51200000000000001}]},{"osd":3,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.68300000000000005}]},{"osd":4,"last update":"Sat Dec 2 07:38:20 2023","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.56799999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61299999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60299999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-02T07:38:41.836 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-02T07:38:41.836 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-02T07:38:41.837 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-02T07:38:41.837 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-02T07:38:42.110 INFO:teuthology.orchestra.run.smithi059.stderr:Inferring config /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/mon.a/config 2023-12-02T07:38:42.143 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:38:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-mon[108631]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-mon[108631]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:38:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:42.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:42.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-mon[114680]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:42.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-mon[114680]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:38:42.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:42.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:42 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:42.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:42 smithi105 ceph-mon[109571]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:42 smithi105 ceph-mon[109571]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-02T07:38:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:42 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:42 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:43.213 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:38:43.213 INFO:teuthology.orchestra.run.smithi059.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-02T07:38:43.575 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:43 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1903105184' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-02T07:38:43.576 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:43 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1903105184' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-02T07:38:43.577 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-02T07:38:43.577 INFO:tasks.cephadm:Setup complete, yielding 2023-12-02T07:38:43.577 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-02T07:38:43.587 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi059.front.sepia.ceph.com 2023-12-02T07:38:43.588 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-02T07:38:43.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:43 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1903105184' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-02T07:38:44.551 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:44 smithi059 ceph-mon[108631]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:44.551 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:44 smithi059 ceph-mon[114680]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:44 smithi105 ceph-mon[109571]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:46.400 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:38:46.400 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "d8f0793c-c53e-4a67-b9c8-2907bd137d13", 2023-12-02T07:38:46.400 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "r", 2023-12-02T07:38:46.400 INFO:teuthology.orchestra.run.smithi059.stdout: "current_period": "af93e1f1-75de-4da4-937f-6206edea04ca", 2023-12-02T07:38:46.400 INFO:teuthology.orchestra.run.smithi059.stdout: "epoch": 1 2023-12-02T07:38:46.400 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:38:46.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:46 smithi105 ceph-mon[109571]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:46.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:46 smithi105 ceph-mon[109571]: osdmap e57: 8 total, 8 up, 8 in 2023-12-02T07:38:46.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:46 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3981316676' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-02T07:38:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:46 smithi105 ceph-mon[109571]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-02T07:38:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-mon[114680]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-mon[114680]: osdmap e57: 8 total, 8 up, 8 in 2023-12-02T07:38:46.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3981316676' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-02T07:38:46.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-mon[114680]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-02T07:38:46.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-mon[108631]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:46.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-mon[108631]: osdmap e57: 8 total, 8 up, 8 in 2023-12-02T07:38:46.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3981316676' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-02T07:38:46.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-mon[108631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-02T07:38:46.802 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-02T07:38:47.298 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:46 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[137365]: level=info ts=2023-12-02T07:38:46.994Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003064312s 2023-12-02T07:38:47.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:47 smithi105 ceph-mon[109571]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-02T07:38:47.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:47 smithi105 ceph-mon[109571]: osdmap e58: 8 total, 8 up, 8 in 2023-12-02T07:38:47.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:47 smithi059 ceph-mon[108631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-02T07:38:47.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:47 smithi059 ceph-mon[108631]: osdmap e58: 8 total, 8 up, 8 in 2023-12-02T07:38:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:47 smithi059 ceph-mon[114680]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-02T07:38:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:47 smithi059 ceph-mon[114680]: osdmap e58: 8 total, 8 up, 8 in 2023-12-02T07:38:47.808 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:47 smithi105 systemd[1]: Starting Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "f6b2032f-14cc-442d-86d9-a33a253fc672", 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default", 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "api_name": "default", 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "is_master": "true", 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames": [], 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames_s3website": [], 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "", 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "zones": [], 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_targets": [], 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "default_placement": "", 2023-12-02T07:38:47.892 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "d8f0793c-c53e-4a67-b9c8-2907bd137d13", 2023-12-02T07:38:47.893 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_policy": { 2023-12-02T07:38:47.893 INFO:teuthology.orchestra.run.smithi059.stdout: "groups": [] 2023-12-02T07:38:47.893 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:47.893 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:38:48.243 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-02T07:38:48.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-mon[109571]: pgmap v26: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:48.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-mon[109571]: osdmap e59: 8 total, 8 up, 8 in 2023-12-02T07:38:48.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:48.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:48.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:48.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:48.434 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-02T07:38:48.435 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="App mode production" logger=settings 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-02T07:38:48.436 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-02T07:38:48.437 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-02T07:38:48.437 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 bash[129756]: 62e74519f990df0f03ee9ff5fb10cfe36e1ae6e1f35eeb3f1146924838515235 2023-12-02T07:38:48.438 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 systemd[1]: Started Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-12-02T07:38:48.439 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-02T07:38:48.440 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-02T07:38:48.441 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-02T07:38:48.442 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-02T07:38:48.445 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-02T07:38:48.445 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-02T07:38:48.445 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-02T07:38:48.445 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-02T07:38:48.445 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-02T07:38:48.445 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-02T07:38:48.445 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-02T07:38:48.445 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-02T07:38:48.446 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-02T07:38:48.447 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-02T07:38:48.448 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-02T07:38:48.449 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-02T07:38:48.450 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-02T07:38:48.451 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-02T07:38:48.452 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-12-02T07:38:48.453 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-12-02T07:38:48.650 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[108631]: pgmap v26: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[108631]: osdmap e59: 8 total, 8 up, 8 in 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[114680]: pgmap v26: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[114680]: osdmap e59: 8 total, 8 up, 8 in 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:48.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:48.652 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:48.652 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:48.652 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:48 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-02T07:38:48.704 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-02T07:38:48.705 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-02T07:38:48.706 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-02T07:38:48.707 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-02T07:38:48.708 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-12-02T07:38:48.708 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-12-02T07:38:48.709 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-12-02T07:38:48.709 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-12-02T07:38:48.709 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-02T07:38:48.709 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-12-02T07:38:48.709 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-02T07:38:48.709 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-02T07:38:48.709 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-02T07:38:48.709 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-02T07:38:48.710 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-12-02T07:38:48.711 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-12-02T07:38:48.712 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-12-02T07:38:48.713 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-12-02T07:38:48.714 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-12-02T07:38:48.715 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-12-02T07:38:48.716 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-12-02T07:38:48.717 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=476.419684ms 2023-12-02T07:38:48.718 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-02T07:38:48.718 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-02T07:38:48.718 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-02T07:38:48.718 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-02T07:38:48.718 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-02T07:38:48.998 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-02T07:38:48.998 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-02T07:38:48.998 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-02T07:38:48.998 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-02T07:38:48.998 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-02T07:38:48.998 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:38:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:38:48+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-02T07:38:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:49 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:49 smithi059 ceph-mon[108631]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-02T07:38:49.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:49 smithi059 ceph-mon[108631]: Reconfiguring daemon alertmanager.a on smithi059 2023-12-02T07:38:49.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:49 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:49.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:49 smithi059 ceph-mon[114680]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-02T07:38:49.536 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:49 smithi059 ceph-mon[114680]: Reconfiguring daemon alertmanager.a on smithi059 2023-12-02T07:38:49.661 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:49 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:38:49.661 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:49 smithi105 ceph-mon[109571]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-02T07:38:49.661 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:49 smithi105 ceph-mon[109571]: Reconfiguring daemon alertmanager.a on smithi059 2023-12-02T07:38:49.790 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "16b768fb-70c9-454c-ad81-1b7ea7a798df", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "z", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "domain_root": "z.rgw.meta:root", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "control_pool": "z.rgw.control", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "log_pool": "z.rgw.log", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-02T07:38:49.791 INFO:teuthology.orchestra.run.smithi059.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "otp_pool": "z.rgw.otp", 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "system_key": { 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "access_key": "", 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "secret_key": "" 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_pools": [ 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: { 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "key": "default-placement", 2023-12-02T07:38:49.792 INFO:teuthology.orchestra.run.smithi059.stdout: "val": { 2023-12-02T07:38:49.793 INFO:teuthology.orchestra.run.smithi059.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-02T07:38:49.793 INFO:teuthology.orchestra.run.smithi059.stdout: "storage_classes": { 2023-12-02T07:38:49.793 INFO:teuthology.orchestra.run.smithi059.stdout: "STANDARD": { 2023-12-02T07:38:49.793 INFO:teuthology.orchestra.run.smithi059.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-02T07:38:49.793 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:49.793 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:38:49.793 INFO:teuthology.orchestra.run.smithi059.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-02T07:38:49.794 INFO:teuthology.orchestra.run.smithi059.stdout: "index_type": 0 2023-12-02T07:38:49.794 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:49.794 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:49.794 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2023-12-02T07:38:49.794 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "d8f0793c-c53e-4a67-b9c8-2907bd137d13", 2023-12-02T07:38:49.794 INFO:teuthology.orchestra.run.smithi059.stdout: "notif_pool": "z.rgw.log:notif" 2023-12-02T07:38:49.795 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:38:49.805 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:38:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:50.218 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-02T07:38:50.639 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:50 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:38:50.639 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:50 smithi059 bash[139722]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-02T07:38:50.639 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[137365]: level=info ts=2023-12-02T07:38:50.500Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:38:50.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:50 smithi059 ceph-mon[108631]: pgmap v28: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:50.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:50 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:50.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:50 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:50.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:50 smithi059 ceph-mon[114680]: pgmap v28: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:50.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:50 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:50.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:50 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:50.902 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:50 smithi059 bash[139741]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a 2023-12-02T07:38:50.902 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:50 smithi059 bash[139798]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-02T07:38:50.902 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:50 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-02T07:38:50.902 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:50 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:50.902 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:50 smithi059 systemd[1]: Starting Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:38:50.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:50 smithi105 ceph-mon[109571]: pgmap v28: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:38:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:50 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:50 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:51.801 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:38:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:51.801 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:51.741Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-02T07:38:51.801 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:51.741Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-02T07:38:51.801 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:51.743Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2023-12-02T07:38:51.801 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 bash[139890]: 5a6f51eba1519b1c0e61bb97f1ea54cd8f0a586f230fc99dad0fa67f82bd5574 2023-12-02T07:38:51.801 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:51.744Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-02T07:38:51.801 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 systemd[1]: Started Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:51.802 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:51.773Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-02T07:38:51.802 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:51.773Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-02T07:38:51.802 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:51.776Z caller=main.go:518 msg=Listening address=:9093 2023-12-02T07:38:51.802 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:51.776Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-02T07:38:52.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:38:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:52.827 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:52 smithi105 ceph-mon[109571]: pgmap v29: 33 pgs: 27 creating+peering, 6 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 853 B/s wr, 1 op/s 2023-12-02T07:38:52.827 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:52 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.827 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:52 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.827 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:52 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.827 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:52 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:38:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:38:52.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[108631]: pgmap v29: 33 pgs: 27 creating+peering, 6 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 853 B/s wr, 1 op/s 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[114680]: pgmap v29: 33 pgs: 27 creating+peering, 6 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 853 B/s wr, 1 op/s 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:52.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:52 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:53.857 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:53 smithi105 ceph-mon[109571]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:38:53.858 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:53 smithi105 ceph-mon[109571]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:38:53.858 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:53 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:53.858 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:53 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:53.858 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:53 smithi105 ceph-mon[109571]: osdmap e60: 8 total, 8 up, 8 in 2023-12-02T07:38:53.858 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:53 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-02T07:38:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:38:53.745Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000631933s 2023-12-02T07:38:53.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[114680]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[114680]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[114680]: osdmap e60: 8 total, 8 up, 8 in 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[108631]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[108631]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[108631]: osdmap e60: 8 total, 8 up, 8 in 2023-12-02T07:38:53.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:53 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-02T07:38:54.170 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 systemd[1]: Stopping Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:38:54.170 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 bash[130898]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.166Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-02T07:38:54.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-02T07:38:54.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-02T07:38:54.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[127546]: ts=2023-12-02T07:38:54.167Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-02T07:38:54.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 bash[130910]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a 2023-12-02T07:38:54.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 bash[130949]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:38:54.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-02T07:38:54.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 systemd[1]: Stopped Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:54.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 systemd[1]: Starting Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:38:54.787 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-mon[109571]: pgmap v31: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 2.3 KiB/s wr, 4 op/s 2023-12-02T07:38:54.787 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-02T07:38:54.787 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-mon[109571]: osdmap e61: 8 total, 8 up, 8 in 2023-12-02T07:38:54.787 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.757Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-02T07:38:54.787 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.757Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-02T07:38:54.787 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.757Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-02T07:38:54.787 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.757Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi105 (none))" 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.757Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.757Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.759Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.759Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.761Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 bash[131012]: 38e860c4b7dd158a938ec8d0d4605cfded4b3b314b5687268b166549a5576189 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.763Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.763Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.024µs 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.763Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 systemd[1]: Started Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.764Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.764Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-02T07:38:54.788 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.764Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.383µs wal_replay_duration=1.545929ms total_replay_duration=1.588679ms 2023-12-02T07:38:54.789 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.765Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-02T07:38:54.789 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.765Z caller=main.go:947 level=info msg="TSDB started" 2023-12-02T07:38:54.789 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.765Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-02T07:38:54.789 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.781Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.091691ms db_storage=731ns remote_storage=1.46µs web_handler=390ns query_engine=592ns scrape=482.827µs scrape_sd=24.872µs notify=30.775µs notify_sd=7.666µs rules=15.319813ms 2023-12-02T07:38:54.789 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:38:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:38:54.781Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-02T07:38:54.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:54 smithi059 ceph-mon[114680]: pgmap v31: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 2.3 KiB/s wr, 4 op/s 2023-12-02T07:38:54.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:54 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-02T07:38:54.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:54 smithi059 ceph-mon[114680]: osdmap e61: 8 total, 8 up, 8 in 2023-12-02T07:38:54.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:54 smithi059 ceph-mon[108631]: pgmap v31: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 2.3 KiB/s wr, 4 op/s 2023-12-02T07:38:54.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:54 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-02T07:38:54.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:54 smithi059 ceph-mon[108631]: osdmap e61: 8 total, 8 up, 8 in 2023-12-02T07:38:56.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:38:56.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.105:3000"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.105:3000"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:56.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: osdmap e62: 8 total, 8 up, 8 in 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[108631]: pgmap v34: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.7 KiB/s wr, 4 op/s 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2023-12-02T07:38:56.132 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.105:3000"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.105:3000"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:56.133 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: osdmap e62: 8 total, 8 up, 8 in 2023-12-02T07:38:56.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-02T07:38:56.134 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:55 smithi059 ceph-mon[114680]: pgmap v34: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.7 KiB/s wr, 4 op/s 2023-12-02T07:38:56.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.59:9093"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.105:3000"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.105:3000"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:56.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: osdmap e62: 8 total, 8 up, 8 in 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-02T07:38:56.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:55 smithi105 ceph-mon[109571]: pgmap v34: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.7 KiB/s wr, 4 op/s 2023-12-02T07:38:57.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:56 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-02T07:38:57.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:56 smithi059 ceph-mon[108631]: osdmap e63: 8 total, 8 up, 8 in 2023-12-02T07:38:57.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:56 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-02T07:38:57.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:56 smithi059 ceph-mon[114680]: osdmap e63: 8 total, 8 up, 8 in 2023-12-02T07:38:57.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:56 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3439581773' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-02T07:38:57.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:56 smithi105 ceph-mon[109571]: osdmap e63: 8 total, 8 up, 8 in 2023-12-02T07:38:58.184 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[114680]: osdmap e64: 8 total, 8 up, 8 in 2023-12-02T07:38:58.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-02T07:38:58.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[114680]: pgmap v37: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2023-12-02T07:38:58.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-02T07:38:58.185 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[114680]: osdmap e65: 8 total, 8 up, 8 in 2023-12-02T07:38:58.186 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[108631]: osdmap e64: 8 total, 8 up, 8 in 2023-12-02T07:38:58.186 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-02T07:38:58.186 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[108631]: pgmap v37: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2023-12-02T07:38:58.186 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-02T07:38:58.186 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:57 smithi059 ceph-mon[108631]: osdmap e65: 8 total, 8 up, 8 in 2023-12-02T07:38:58.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:57 smithi105 ceph-mon[109571]: osdmap e64: 8 total, 8 up, 8 in 2023-12-02T07:38:58.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:57 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-02T07:38:58.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:57 smithi105 ceph-mon[109571]: pgmap v37: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2023-12-02T07:38:58.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:57 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-02T07:38:58.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:57 smithi105 ceph-mon[109571]: osdmap e65: 8 total, 8 up, 8 in 2023-12-02T07:38:59.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:58 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-02T07:38:59.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:58 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-02T07:38:59.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:58 smithi059 ceph-mon[108631]: osdmap e66: 8 total, 8 up, 8 in 2023-12-02T07:38:59.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:58 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-02T07:38:59.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:58 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-02T07:38:59.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:58 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-02T07:38:59.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:58 smithi059 ceph-mon[114680]: osdmap e66: 8 total, 8 up, 8 in 2023-12-02T07:38:59.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:58 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-02T07:38:59.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:58 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-02T07:38:59.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:58 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-02T07:38:59.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:58 smithi105 ceph-mon[109571]: osdmap e66: 8 total, 8 up, 8 in 2023-12-02T07:38:59.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:58 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "491a3b87-033d-4f36-a3c4-f739d85b88e4", 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: "epoch": 1, 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: "predecessor_uuid": "af93e1f1-75de-4da4-937f-6206edea04ca", 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_status": [], 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: "period_map": { 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "491a3b87-033d-4f36-a3c4-f739d85b88e4", 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: "zonegroups": [ 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: { 2023-12-02T07:38:59.969 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "f6b2032f-14cc-442d-86d9-a33a253fc672", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "api_name": "default", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "is_master": "true", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames": [], 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "hostnames_s3website": [], 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "16b768fb-70c9-454c-ad81-1b7ea7a798df", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "zones": [ 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: { 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "id": "16b768fb-70c9-454c-ad81-1b7ea7a798df", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "z", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "endpoints": [], 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "log_meta": "false", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "log_data": "false", 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_index_max_shards": 11, 2023-12-02T07:38:59.970 INFO:teuthology.orchestra.run.smithi059.stdout: "read_only": "false", 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "tier_type": "", 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_from_all": "true", 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_from": [], 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "redirect_zone": "" 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "placement_targets": [ 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: { 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "name": "default-placement", 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "tags": [], 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "storage_classes": [ 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: "STANDARD" 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:59.971 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: "default_placement": "default-placement", 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "d8f0793c-c53e-4a67-b9c8-2907bd137d13", 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: "sync_policy": { 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: "groups": [] 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: "short_zone_ids": [ 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: { 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: "key": "16b768fb-70c9-454c-ad81-1b7ea7a798df", 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: "val": 3394510282 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: ] 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:38:59.972 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zonegroup": "f6b2032f-14cc-442d-86d9-a33a253fc672", 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "master_zone": "16b768fb-70c9-454c-ad81-1b7ea7a798df", 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "period_config": { 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_quota": { 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "check_on_raw": false, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size": -1, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size_kb": 0, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "max_objects": -1 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "user_quota": { 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "check_on_raw": false, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size": -1, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "max_size_kb": 0, 2023-12-02T07:38:59.973 INFO:teuthology.orchestra.run.smithi059.stdout: "max_objects": -1 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "user_ratelimit": { 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "bucket_ratelimit": { 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2023-12-02T07:38:59.974 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "anonymous_ratelimit": { 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_ops": 0, 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_ops": 0, 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "max_read_bytes": 0, 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "max_write_bytes": 0, 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "enabled": false 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_id": "d8f0793c-c53e-4a67-b9c8-2907bd137d13", 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_name": "r", 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout: "realm_epoch": 2 2023-12-02T07:38:59.975 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:39:00.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:59 smithi059 ceph-mon[108631]: pgmap v40: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2023-12-02T07:39:00.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:59 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-02T07:39:00.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:38:59 smithi059 ceph-mon[108631]: osdmap e67: 8 total, 8 up, 8 in 2023-12-02T07:39:00.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:59 smithi059 ceph-mon[114680]: pgmap v40: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2023-12-02T07:39:00.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:59 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-02T07:39:00.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:38:59 smithi059 ceph-mon[114680]: osdmap e67: 8 total, 8 up, 8 in 2023-12-02T07:39:00.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:00 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:39:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:59 smithi105 ceph-mon[109571]: pgmap v40: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2023-12-02T07:39:00.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:59 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2599019874' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-02T07:39:00.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:38:59 smithi105 ceph-mon[109571]: osdmap e67: 8 total, 8 up, 8 in 2023-12-02T07:39:00.284 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2023-12-02T07:39:01.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:01 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:01.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:01 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:01.182 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:01 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:01.182 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:01 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:01.182 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:01] "GET /metrics HTTP/1.1" 200 192588 "" "Prometheus/2.33.4" 2023-12-02T07:39:01.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:01 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:01.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:01 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:01.604 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled rgw.foo update... 2023-12-02T07:39:01.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:39:01.747Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002508436s 2023-12-02T07:39:01.941 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph osd pool create foo' 2023-12-02T07:39:02.870 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: pgmap v42: 129 pgs: 14 unknown, 115 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 701 B/s wr, 1 op/s 2023-12-02T07:39:02.870 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:02.870 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: Saving service rgw.foo spec with placement count:2 2023-12-02T07:39:02.870 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.870 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:02.870 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:02.870 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:02.870 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: Saving service rgw.foo spec with placement count:2 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: pgmap v42: 129 pgs: 14 unknown, 115 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 701 B/s wr, 1 op/s 2023-12-02T07:39:02.871 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: Saving service rgw.foo spec with placement count:2 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: Saving service rgw.foo spec with placement count:2 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.872 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:02 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:02.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: pgmap v42: 129 pgs: 14 unknown, 115 active+clean; 580 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 701 B/s wr, 1 op/s 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='client.24568 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: Saving service rgw.foo spec with placement count:2 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: Saving service rgw.foo spec with placement count:2 2023-12-02T07:39:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:39:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:02 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:04.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:03 smithi105 ceph-mon[109571]: Deploying daemon rgw.foo.smithi059.tbxias on smithi059 2023-12-02T07:39:04.273 INFO:teuthology.orchestra.run.smithi059.stderr:pool 'foo' created 2023-12-02T07:39:04.301 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:03 smithi059 ceph-mon[108631]: Deploying daemon rgw.foo.smithi059.tbxias on smithi059 2023-12-02T07:39:04.302 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:03 smithi059 ceph-mon[114680]: Deploying daemon rgw.foo.smithi059.tbxias on smithi059 2023-12-02T07:39:04.641 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'rbd pool init foo' 2023-12-02T07:39:05.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2940764389' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: Deploying daemon rgw.foo.smithi105.bckuyy on smithi105 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-02T07:39:05.019 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:04 smithi105 ceph-mon[109571]: osdmap e68: 8 total, 8 up, 8 in 2023-12-02T07:39:05.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-02T07:39:05.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2940764389' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-02T07:39:05.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-02T07:39:05.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:05.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:05.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:05.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:39:05.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:05.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:05.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: Deploying daemon rgw.foo.smithi105.bckuyy on smithi105 2023-12-02T07:39:05.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-02T07:39:05.269 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[108631]: osdmap e68: 8 total, 8 up, 8 in 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: pgmap v43: 129 pgs: 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2940764389' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: Deploying daemon rgw.foo.smithi105.bckuyy on smithi105 2023-12-02T07:39:05.271 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2023-12-02T07:39:05.272 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:04 smithi059 ceph-mon[114680]: osdmap e68: 8 total, 8 up, 8 in 2023-12-02T07:39:06.532 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: osdmap e69: 8 total, 8 up, 8 in 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: pgmap v46: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/458502935' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.533 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.534 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:06.534 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:06.534 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: osdmap e69: 8 total, 8 up, 8 in 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: pgmap v46: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/458502935' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: osdmap e69: 8 total, 8 up, 8 in 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: pgmap v46: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2023-12-02T07:39:06.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/458502935' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:06.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:06.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:07.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[108631]: Checking dashboard <-> RGW credentials 2023-12-02T07:39:07.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:07.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[108631]: Checking dashboard <-> RGW credentials 2023-12-02T07:39:07.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[108631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-02T07:39:07.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[108631]: osdmap e70: 8 total, 8 up, 8 in 2023-12-02T07:39:07.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:07.434 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:07.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[114680]: Checking dashboard <-> RGW credentials 2023-12-02T07:39:07.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:07.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[114680]: Checking dashboard <-> RGW credentials 2023-12-02T07:39:07.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[114680]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-02T07:39:07.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[114680]: osdmap e70: 8 total, 8 up, 8 in 2023-12-02T07:39:07.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:07.435 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:07 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:07.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:07 smithi105 ceph-mon[109571]: Checking dashboard <-> RGW credentials 2023-12-02T07:39:07.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:07 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:07.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:07 smithi105 ceph-mon[109571]: Checking dashboard <-> RGW credentials 2023-12-02T07:39:07.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:07 smithi105 ceph-mon[109571]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2023-12-02T07:39:07.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:07 smithi105 ceph-mon[109571]: osdmap e70: 8 total, 8 up, 8 in 2023-12-02T07:39:07.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:07 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:07.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:07 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:08.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:08 smithi059 ceph-mon[108631]: osdmap e71: 8 total, 8 up, 8 in 2023-12-02T07:39:08.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:08 smithi059 ceph-mon[108631]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 291 KiB/s rd, 9.0 KiB/s wr, 544 op/s 2023-12-02T07:39:08.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:08 smithi059 ceph-mon[114680]: osdmap e71: 8 total, 8 up, 8 in 2023-12-02T07:39:08.621 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:08 smithi059 ceph-mon[114680]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 291 KiB/s rd, 9.0 KiB/s wr, 544 op/s 2023-12-02T07:39:08.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:08 smithi105 ceph-mon[109571]: osdmap e71: 8 total, 8 up, 8 in 2023-12-02T07:39:08.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:08 smithi105 ceph-mon[109571]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 291 KiB/s rd, 9.0 KiB/s wr, 544 op/s 2023-12-02T07:39:08.884 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:08 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:39:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:08.886 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch apply iscsi foo u p' 2023-12-02T07:39:09.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:39:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:09.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-mon[108631]: osdmap e72: 8 total, 8 up, 8 in 2023-12-02T07:39:09.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:09.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:09.647 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-mon[114680]: osdmap e72: 8 total, 8 up, 8 in 2023-12-02T07:39:09.647 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:09.647 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:09.647 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:39:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:09.647 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:39:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:09.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:09 smithi105 ceph-mon[109571]: osdmap e72: 8 total, 8 up, 8 in 2023-12-02T07:39:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.377 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled iscsi.foo update... 2023-12-02T07:39:10.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 290 KiB/s rd, 9.0 KiB/s wr, 542 op/s 2023-12-02T07:39:10.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 290 KiB/s rd, 9.0 KiB/s wr, 542 op/s 2023-12-02T07:39:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:10 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:10.742 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'sleep 180' 2023-12-02T07:39:10.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 290 KiB/s rd, 9.0 KiB/s wr, 542 op/s 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:10 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:11.304 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:11] "GET /metrics HTTP/1.1" 200 203540 "" "Prometheus/2.33.4" 2023-12-02T07:39:11.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:11.601 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: Saving service iscsi.foo spec with placement count:1 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: Checking pool "foo" exists for service iscsi.foo 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[114680]: Deploying daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: Saving service iscsi.foo spec with placement count:1 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: Checking pool "foo" exists for service iscsi.foo 2023-12-02T07:39:11.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:39:11.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:39:11.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-02T07:39:11.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:11.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:11 smithi059 ceph-mon[108631]: Deploying daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:39:11.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: from='client.24694 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:39:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: Saving service iscsi.foo spec with placement count:1 2023-12-02T07:39:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: Checking pool "foo" exists for service iscsi.foo 2023-12-02T07:39:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:39:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:39:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2023-12-02T07:39:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:11.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:11 smithi105 ceph-mon[109571]: Deploying daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:39:12.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:12 smithi059 ceph-mon[108631]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 6.3 KiB/s wr, 365 op/s 2023-12-02T07:39:12.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:12 smithi059 ceph-mon[108631]: mgrmap e21: y(active, since 67s), standbys: x 2023-12-02T07:39:12.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:12 smithi059 ceph-mon[114680]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 6.3 KiB/s wr, 365 op/s 2023-12-02T07:39:12.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:12 smithi059 ceph-mon[114680]: mgrmap e21: y(active, since 67s), standbys: x 2023-12-02T07:39:12.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:12 smithi105 ceph-mon[109571]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 6.3 KiB/s wr, 365 op/s 2023-12-02T07:39:12.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:12 smithi105 ceph-mon[109571]: mgrmap e21: y(active, since 67s), standbys: x 2023-12-02T07:39:12.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:39:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:39:13.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 5.4 KiB/s wr, 314 op/s 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/791331149' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2246678154' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]: dispatch 2023-12-02T07:39:13.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:39:13.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 5.4 KiB/s wr, 314 op/s 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/791331149' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2246678154' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]: dispatch 2023-12-02T07:39:13.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:13 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]: dispatch 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:39:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 5.4 KiB/s wr, 314 op/s 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/791331149' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2246678154' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]: dispatch 2023-12-02T07:39:13.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:13 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]: dispatch 2023-12-02T07:39:15.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]': finished 2023-12-02T07:39:15.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-mon[108631]: osdmap e73: 8 total, 8 up, 8 in 2023-12-02T07:39:15.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3798470853' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]: dispatch 2023-12-02T07:39:15.546 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]: dispatch 2023-12-02T07:39:15.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]': finished 2023-12-02T07:39:15.546 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-mon[114680]: osdmap e73: 8 total, 8 up, 8 in 2023-12-02T07:39:15.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3798470853' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]: dispatch 2023-12-02T07:39:15.547 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]: dispatch 2023-12-02T07:39:15.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:15 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/230269890"}]': finished 2023-12-02T07:39:15.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:15 smithi105 ceph-mon[109571]: osdmap e73: 8 total, 8 up, 8 in 2023-12-02T07:39:15.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:15 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3798470853' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]: dispatch 2023-12-02T07:39:15.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:15 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]: dispatch 2023-12-02T07:39:16.274 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:39:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:16.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]': finished 2023-12-02T07:39:16.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[108631]: osdmap e74: 8 total, 8 up, 8 in 2023-12-02T07:39:16.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[108631]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 293 B/s wr, 3 op/s 2023-12-02T07:39:16.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:16.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/411324806' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]: dispatch 2023-12-02T07:39:16.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]: dispatch 2023-12-02T07:39:16.606 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:16.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]': finished 2023-12-02T07:39:16.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[114680]: osdmap e74: 8 total, 8 up, 8 in 2023-12-02T07:39:16.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[114680]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 293 B/s wr, 3 op/s 2023-12-02T07:39:16.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:16.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/411324806' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]: dispatch 2023-12-02T07:39:16.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]: dispatch 2023-12-02T07:39:16.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:16.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:16 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2279786404"}]': finished 2023-12-02T07:39:16.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:16 smithi105 ceph-mon[109571]: osdmap e74: 8 total, 8 up, 8 in 2023-12-02T07:39:16.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:16 smithi105 ceph-mon[109571]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 293 B/s wr, 3 op/s 2023-12-02T07:39:16.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:16.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:16 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/411324806' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]: dispatch 2023-12-02T07:39:16.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:16 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]: dispatch 2023-12-02T07:39:16.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:16.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:39:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:17.643 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]': finished 2023-12-02T07:39:17.643 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: osdmap e75: 8 total, 8 up, 8 in 2023-12-02T07:39:17.643 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3402274941' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]: dispatch 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]: dispatch 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]': finished 2023-12-02T07:39:17.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: osdmap e75: 8 total, 8 up, 8 in 2023-12-02T07:39:17.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:17.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:17.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:17.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3402274941' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]: dispatch 2023-12-02T07:39:17.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:17 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]: dispatch 2023-12-02T07:39:17.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2092850928"}]': finished 2023-12-02T07:39:17.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: osdmap e75: 8 total, 8 up, 8 in 2023-12-02T07:39:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:39:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:39:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:39:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3402274941' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]: dispatch 2023-12-02T07:39:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:17 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]: dispatch 2023-12-02T07:39:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[108631]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]': finished 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[108631]: osdmap e76: 8 total, 8 up, 8 in 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2832377851' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/395810788"}]: dispatch 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2832377851' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/395810788"}]': finished 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[108631]: osdmap e77: 8 total, 8 up, 8 in 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/201947869' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]: dispatch 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]: dispatch 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[114680]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]': finished 2023-12-02T07:39:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[114680]: osdmap e76: 8 total, 8 up, 8 in 2023-12-02T07:39:18.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2832377851' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/395810788"}]: dispatch 2023-12-02T07:39:18.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2832377851' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/395810788"}]': finished 2023-12-02T07:39:18.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[114680]: osdmap e77: 8 total, 8 up, 8 in 2023-12-02T07:39:18.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/201947869' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]: dispatch 2023-12-02T07:39:18.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:18 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]: dispatch 2023-12-02T07:39:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:18 smithi105 ceph-mon[109571]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 170 B/s wr, 3 op/s 2023-12-02T07:39:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:18 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3215382312"}]': finished 2023-12-02T07:39:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:18 smithi105 ceph-mon[109571]: osdmap e76: 8 total, 8 up, 8 in 2023-12-02T07:39:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:18 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2832377851' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/395810788"}]: dispatch 2023-12-02T07:39:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:18 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2832377851' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/395810788"}]': finished 2023-12-02T07:39:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:18 smithi105 ceph-mon[109571]: osdmap e77: 8 total, 8 up, 8 in 2023-12-02T07:39:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:18 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/201947869' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]: dispatch 2023-12-02T07:39:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:18 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]: dispatch 2023-12-02T07:39:20.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:20 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]': finished 2023-12-02T07:39:20.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:20 smithi059 ceph-mon[108631]: osdmap e78: 8 total, 8 up, 8 in 2023-12-02T07:39:20.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:20 smithi059 ceph-mon[108631]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2023-12-02T07:39:20.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:20 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2279016583' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1693753438"}]: dispatch 2023-12-02T07:39:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:20 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]': finished 2023-12-02T07:39:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:20 smithi059 ceph-mon[114680]: osdmap e78: 8 total, 8 up, 8 in 2023-12-02T07:39:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:20 smithi059 ceph-mon[114680]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2023-12-02T07:39:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:20 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2279016583' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1693753438"}]: dispatch 2023-12-02T07:39:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:20 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/783413861"}]': finished 2023-12-02T07:39:20.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:20 smithi105 ceph-mon[109571]: osdmap e78: 8 total, 8 up, 8 in 2023-12-02T07:39:20.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:20 smithi105 ceph-mon[109571]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2023-12-02T07:39:20.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:20 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2279016583' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1693753438"}]: dispatch 2023-12-02T07:39:21.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:21] "GET /metrics HTTP/1.1" 200 207904 "" "Prometheus/2.33.4" 2023-12-02T07:39:21.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:21 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2279016583' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1693753438"}]': finished 2023-12-02T07:39:21.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:21 smithi059 ceph-mon[108631]: osdmap e79: 8 total, 8 up, 8 in 2023-12-02T07:39:21.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:21 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1381197717' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2022371454"}]: dispatch 2023-12-02T07:39:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:21 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2279016583' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1693753438"}]': finished 2023-12-02T07:39:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:21 smithi059 ceph-mon[114680]: osdmap e79: 8 total, 8 up, 8 in 2023-12-02T07:39:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:21 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1381197717' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2022371454"}]: dispatch 2023-12-02T07:39:21.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2279016583' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1693753438"}]': finished 2023-12-02T07:39:21.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:21 smithi105 ceph-mon[109571]: osdmap e79: 8 total, 8 up, 8 in 2023-12-02T07:39:21.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1381197717' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2022371454"}]: dispatch 2023-12-02T07:39:22.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:22 smithi059 ceph-mon[108631]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:22.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:22 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1381197717' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2022371454"}]': finished 2023-12-02T07:39:22.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:22 smithi059 ceph-mon[108631]: osdmap e80: 8 total, 8 up, 8 in 2023-12-02T07:39:22.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:22 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/726819687' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2279786404"}]: dispatch 2023-12-02T07:39:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:22 smithi059 ceph-mon[114680]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:22 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1381197717' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2022371454"}]': finished 2023-12-02T07:39:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:22 smithi059 ceph-mon[114680]: osdmap e80: 8 total, 8 up, 8 in 2023-12-02T07:39:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:22 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/726819687' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2279786404"}]: dispatch 2023-12-02T07:39:22.693 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:22 smithi105 ceph-mon[109571]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:22.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:22 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1381197717' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2022371454"}]': finished 2023-12-02T07:39:22.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:22 smithi105 ceph-mon[109571]: osdmap e80: 8 total, 8 up, 8 in 2023-12-02T07:39:22.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:22 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/726819687' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2279786404"}]: dispatch 2023-12-02T07:39:22.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:39:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:39:23.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:23 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/726819687' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2279786404"}]': finished 2023-12-02T07:39:23.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:23 smithi059 ceph-mon[114680]: osdmap e81: 8 total, 8 up, 8 in 2023-12-02T07:39:23.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:23 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3926762594' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1448196636"}]: dispatch 2023-12-02T07:39:23.688 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:39: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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:39:23.688 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:39: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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:39:23.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:23 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/726819687' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2279786404"}]': finished 2023-12-02T07:39:23.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:23 smithi059 ceph-mon[108631]: osdmap e81: 8 total, 8 up, 8 in 2023-12-02T07:39:23.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:23 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3926762594' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1448196636"}]: dispatch 2023-12-02T07:39:23.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:23 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/726819687' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/2279786404"}]': finished 2023-12-02T07:39:23.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:23 smithi105 ceph-mon[109571]: osdmap e81: 8 total, 8 up, 8 in 2023-12-02T07:39:23.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:23 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3926762594' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1448196636"}]: dispatch 2023-12-02T07:39:24.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[114680]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3926762594' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1448196636"}]': finished 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[114680]: osdmap e82: 8 total, 8 up, 8 in 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/711245116' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3293933404"}]: dispatch 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[108631]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3926762594' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1448196636"}]': finished 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[108631]: osdmap e82: 8 total, 8 up, 8 in 2023-12-02T07:39:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:24 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/711245116' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3293933404"}]: dispatch 2023-12-02T07:39:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:24 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:24.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:24 smithi105 ceph-mon[109571]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:24.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:24 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3926762594' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1448196636"}]': finished 2023-12-02T07:39:24.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:24 smithi105 ceph-mon[109571]: osdmap e82: 8 total, 8 up, 8 in 2023-12-02T07:39:24.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:24 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/711245116' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3293933404"}]: dispatch 2023-12-02T07:39:25.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:25 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/711245116' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3293933404"}]': finished 2023-12-02T07:39:25.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:25 smithi059 ceph-mon[114680]: osdmap e83: 8 total, 8 up, 8 in 2023-12-02T07:39:25.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:25 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/506596563' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]: dispatch 2023-12-02T07:39:25.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:25 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]: dispatch 2023-12-02T07:39:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:25 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/711245116' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3293933404"}]': finished 2023-12-02T07:39:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:25 smithi059 ceph-mon[108631]: osdmap e83: 8 total, 8 up, 8 in 2023-12-02T07:39:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:25 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/506596563' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]: dispatch 2023-12-02T07:39:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:25 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]: dispatch 2023-12-02T07:39:25.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:25 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/711245116' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3293933404"}]': finished 2023-12-02T07:39:25.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:25 smithi105 ceph-mon[109571]: osdmap e83: 8 total, 8 up, 8 in 2023-12-02T07:39:25.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:25 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/506596563' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]: dispatch 2023-12-02T07:39:25.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:25 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]: dispatch 2023-12-02T07:39:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[108631]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:39:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]': finished 2023-12-02T07:39:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[108631]: osdmap e84: 8 total, 8 up, 8 in 2023-12-02T07:39:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3110446245' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]: dispatch 2023-12-02T07:39:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]: dispatch 2023-12-02T07:39:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[114680]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:39:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]': finished 2023-12-02T07:39:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[114680]: osdmap e84: 8 total, 8 up, 8 in 2023-12-02T07:39:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3110446245' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]: dispatch 2023-12-02T07:39:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:26 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]: dispatch 2023-12-02T07:39:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:26 smithi105 ceph-mon[109571]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:39:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:26 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3196062763"}]': finished 2023-12-02T07:39:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:26 smithi105 ceph-mon[109571]: osdmap e84: 8 total, 8 up, 8 in 2023-12-02T07:39:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:26 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3110446245' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]: dispatch 2023-12-02T07:39:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:26 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]: dispatch 2023-12-02T07:39:27.363 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:27 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]': finished 2023-12-02T07:39:27.363 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:27 smithi105 ceph-mon[109571]: osdmap e85: 8 total, 8 up, 8 in 2023-12-02T07:39:27.363 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:27 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2236244387' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]: dispatch 2023-12-02T07:39:27.363 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:27 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]: dispatch 2023-12-02T07:39:27.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]': finished 2023-12-02T07:39:27.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-mon[108631]: osdmap e85: 8 total, 8 up, 8 in 2023-12-02T07:39:27.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2236244387' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]: dispatch 2023-12-02T07:39:27.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]: dispatch 2023-12-02T07:39:27.647 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1251779514"}]': finished 2023-12-02T07:39:27.647 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-mon[114680]: osdmap e85: 8 total, 8 up, 8 in 2023-12-02T07:39:27.647 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2236244387' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]: dispatch 2023-12-02T07:39:27.647 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]: dispatch 2023-12-02T07:39:27.647 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:39:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:28.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[108631]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]': finished 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[108631]: osdmap e86: 8 total, 8 up, 8 in 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2175024023' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]: dispatch 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]: dispatch 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[114680]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]': finished 2023-12-02T07:39:28.667 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[114680]: osdmap e86: 8 total, 8 up, 8 in 2023-12-02T07:39:28.668 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:28.668 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:28.668 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2175024023' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]: dispatch 2023-12-02T07:39:28.668 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:28 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]: dispatch 2023-12-02T07:39:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:28 smithi105 ceph-mon[109571]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:28.779 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:28 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/2022371454"}]': finished 2023-12-02T07:39:28.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:28 smithi105 ceph-mon[109571]: osdmap e86: 8 total, 8 up, 8 in 2023-12-02T07:39:28.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:28 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:28.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:28 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:28.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:28 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2175024023' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]: dispatch 2023-12-02T07:39:28.780 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:28 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]: dispatch 2023-12-02T07:39:29.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:29 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]': finished 2023-12-02T07:39:29.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:29 smithi059 ceph-mon[108631]: osdmap e87: 8 total, 8 up, 8 in 2023-12-02T07:39:29.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:29 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3125284990' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]: dispatch 2023-12-02T07:39:29.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:29 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]: dispatch 2023-12-02T07:39:29.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:29 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]': finished 2023-12-02T07:39:29.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:29 smithi059 ceph-mon[114680]: osdmap e87: 8 total, 8 up, 8 in 2023-12-02T07:39:29.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:29 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3125284990' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]: dispatch 2023-12-02T07:39:29.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:29 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]: dispatch 2023-12-02T07:39:29.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:29 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3488344263"}]': finished 2023-12-02T07:39:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:29 smithi105 ceph-mon[109571]: osdmap e87: 8 total, 8 up, 8 in 2023-12-02T07:39:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:29 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3125284990' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]: dispatch 2023-12-02T07:39:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:29 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]: dispatch 2023-12-02T07:39:30.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:30 smithi059 ceph-mon[108631]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:30.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:30 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]': finished 2023-12-02T07:39:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:30 smithi059 ceph-mon[108631]: osdmap e88: 8 total, 8 up, 8 in 2023-12-02T07:39:30.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:30 smithi059 ceph-mon[114680]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:30.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:30 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]': finished 2023-12-02T07:39:30.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:30 smithi059 ceph-mon[114680]: osdmap e88: 8 total, 8 up, 8 in 2023-12-02T07:39:30.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:30 smithi105 ceph-mon[109571]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 62 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:30.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:30 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3488344263"}]': finished 2023-12-02T07:39:30.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:30 smithi105 ceph-mon[109571]: osdmap e88: 8 total, 8 up, 8 in 2023-12-02T07:39:31.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:31] "GET /metrics HTTP/1.1" 200 207904 "" "Prometheus/2.33.4" 2023-12-02T07:39:32.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:32 smithi059 ceph-mon[108631]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-02T07:39:32.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:32 smithi059 ceph-mon[114680]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-02T07:39:32.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:32 smithi105 ceph-mon[109571]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-02T07:39:32.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:39:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:39:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:39:33.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:39:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:39:33.509Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:39:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:39:33.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:39:34.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:34 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:34.562 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:34 smithi059 ceph-mon[108631]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:34.562 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:34 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:34.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:34 smithi059 ceph-mon[114680]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:34 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:34 smithi105 ceph-mon[109571]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:35.397 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:34 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:39:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:36.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:35 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:36.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:35 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:36.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:35 smithi105 ceph-mon[109571]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2023-12-02T07:39:36.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:35 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:36.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:35 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:36.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:35 smithi059 ceph-mon[108631]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2023-12-02T07:39:36.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:35 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:36.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:35 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:36.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:35 smithi059 ceph-mon[114680]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2023-12-02T07:39:38.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:38 smithi059 ceph-mon[108631]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:38.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:38 smithi059 ceph-mon[114680]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:38.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:38 smithi105 ceph-mon[109571]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:40.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:40 smithi059 ceph-mon[108631]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-02T07:39:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:40 smithi059 ceph-mon[114680]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-02T07:39:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:40 smithi105 ceph-mon[109571]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-02T07:39:41.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:41] "GET /metrics HTTP/1.1" 200 207969 "" "Prometheus/2.33.4" 2023-12-02T07:39:42.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:42 smithi059 ceph-mon[108631]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-02T07:39:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:42 smithi059 ceph-mon[114680]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-02T07:39:42.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:42 smithi105 ceph-mon[109571]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2023-12-02T07:39:42.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:39:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:39:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:39:43.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:39:43.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:39:43.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:39:43.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:39:43.510Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:39:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:44 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:44 smithi059 ceph-mon[108631]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:44 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:44 smithi059 ceph-mon[114680]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:44 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:44 smithi105 ceph-mon[109571]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:46 smithi059 ceph-mon[108631]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:46 smithi059 ceph-mon[114680]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:46 smithi105 ceph-mon[109571]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:48.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:39:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:48 smithi105 ceph-mon[109571]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:48 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:48 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:48 smithi059 ceph-mon[108631]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:48 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:48 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:48 smithi059 ceph-mon[114680]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:48 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:48 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:50.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:50 smithi059 ceph-mon[108631]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:50 smithi059 ceph-mon[114680]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:50.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:50 smithi105 ceph-mon[109571]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:51.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:51] "GET /metrics HTTP/1.1" 200 207927 "" "Prometheus/2.33.4" 2023-12-02T07:39:52.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:52 smithi059 ceph-mon[108631]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:52.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:52 smithi059 ceph-mon[114680]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:52.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:52 smithi105 ceph-mon[109571]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:52.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:39:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:39:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:39:53.828 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:39:53.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:39:53.829 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:39: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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:39:53.829 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:39:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:39: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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:39:54.426 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:54 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:54.426 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:54 smithi059 ceph-mon[108631]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:54.426 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:54 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:54.427 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:54 smithi059 ceph-mon[114680]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:54 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:39:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:54 smithi105 ceph-mon[109571]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:55.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:39:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:39:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:39:56.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:56 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:56.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:56 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:56.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:56 smithi059 ceph-mon[108631]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:56.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:56 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:56.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:56 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:56.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:56 smithi059 ceph-mon[114680]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:56.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:56 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:56.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:56 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:39:56.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:56 smithi105 ceph-mon[109571]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:39:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:39:58 smithi059 ceph-mon[108631]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:39:58 smithi059 ceph-mon[114680]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:39:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:39:58 smithi105 ceph-mon[109571]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:00.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:00 smithi059 ceph-mon[108631]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:00.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:00 smithi059 ceph-mon[108631]: overall HEALTH_OK 2023-12-02T07:40:00.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:00 smithi059 ceph-mon[114680]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:00 smithi059 ceph-mon[114680]: overall HEALTH_OK 2023-12-02T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:00 smithi105 ceph-mon[109571]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:00.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:00 smithi105 ceph-mon[109571]: overall HEALTH_OK 2023-12-02T07:40:01.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:01] "GET /metrics HTTP/1.1" 200 207927 "" "Prometheus/2.33.4" 2023-12-02T07:40:02.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:02 smithi059 ceph-mon[108631]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:02.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:02 smithi059 ceph-mon[114680]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:02.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:02 smithi105 ceph-mon[109571]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:02.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:40:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:40:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:40:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40:03.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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40:03.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:40:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:04 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:04 smithi059 ceph-mon[108631]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:04 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:04 smithi059 ceph-mon[114680]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:04.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:04 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:04.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:04 smithi105 ceph-mon[109571]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:05.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-02T07:40:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-02T07:40:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-02T07:40:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-02T07:40:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-02T07:40:05.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-02T07:40:05.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-02T07:40:05.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-02T07:40:05.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-02T07:40:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2023-12-02T07:40:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-02T07:40:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-12-02T07:40:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-02T07:40:06.655 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: osdmap e89: 8 total, 8 up, 8 in 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:40:06.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:06 smithi105 ceph-mon[109571]: osdmap e90: 8 total, 8 up, 8 in 2023-12-02T07:40:06.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:06.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: osdmap e89: 8 total, 8 up, 8 in 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[114680]: osdmap e90: 8 total, 8 up, 8 in 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: osdmap e89: 8 total, 8 up, 8 in 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:40:06.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:06 smithi059 ceph-mon[108631]: osdmap e90: 8 total, 8 up, 8 in 2023-12-02T07:40:08.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:40:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:40:08.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:08 smithi059 ceph-mon[114680]: pgmap v98: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-02T07:40:08.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:08 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:08 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:08 smithi059 ceph-mon[108631]: pgmap v98: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-02T07:40:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:08 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:08 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:08 smithi105 ceph-mon[109571]: pgmap v98: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-02T07:40:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:08 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:08 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:10.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:10 smithi059 ceph-mon[114680]: pgmap v99: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-02T07:40:10.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:10 smithi059 ceph-mon[108631]: pgmap v99: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-02T07:40:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:10 smithi105 ceph-mon[109571]: pgmap v99: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-02T07:40:11.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:11] "GET /metrics HTTP/1.1" 200 207888 "" "Prometheus/2.33.4" 2023-12-02T07:40:12.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:12 smithi059 ceph-mon[108631]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2023-12-02T07:40:12.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:12 smithi059 ceph-mon[114680]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2023-12-02T07:40:12.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:12 smithi105 ceph-mon[109571]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2023-12-02T07:40:12.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:40:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:40:13.766 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:40:13.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:40:13.767 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40:13.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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:40:13.767 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40:13.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:14.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:14 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:14.425 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:14 smithi059 ceph-mon[108631]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2023-12-02T07:40:14.425 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:14 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:14.425 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:14 smithi059 ceph-mon[114680]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2023-12-02T07:40:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:14 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:14.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:14 smithi105 ceph-mon[109571]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 5 B/s, 0 objects/s recovering 2023-12-02T07:40:15.571 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:40:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:40:16.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:16.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:16.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:16 smithi059 ceph-mon[108631]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 4 B/s, 0 objects/s recovering 2023-12-02T07:40:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:16 smithi059 ceph-mon[114680]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 4 B/s, 0 objects/s recovering 2023-12-02T07:40:16.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:16.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:16.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:16 smithi105 ceph-mon[109571]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s; 4 B/s, 0 objects/s recovering 2023-12-02T07:40:17.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:17.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:17.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:17.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:17.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:17.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:17.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:17.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:40:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:40:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:40:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:18.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:18 smithi059 ceph-mon[108631]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 93 B/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2023-12-02T07:40:18.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:18 smithi059 ceph-mon[114680]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 93 B/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2023-12-02T07:40:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:18 smithi105 ceph-mon[109571]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 935 B/s rd, 93 B/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2023-12-02T07:40:20.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:20 smithi059 ceph-mon[108631]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 85 B/s wr, 0 op/s; 3 B/s, 0 objects/s recovering 2023-12-02T07:40:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:20 smithi059 ceph-mon[114680]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 85 B/s wr, 0 op/s; 3 B/s, 0 objects/s recovering 2023-12-02T07:40:20.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:20 smithi105 ceph-mon[109571]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 85 B/s wr, 0 op/s; 3 B/s, 0 objects/s recovering 2023-12-02T07:40:21.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:21] "GET /metrics HTTP/1.1" 200 207952 "" "Prometheus/2.33.4" 2023-12-02T07:40:22.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:22 smithi059 ceph-mon[108631]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s; 3 B/s, 0 objects/s recovering 2023-12-02T07:40:22.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:22 smithi059 ceph-mon[114680]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s; 3 B/s, 0 objects/s recovering 2023-12-02T07:40:22.693 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:22 smithi105 ceph-mon[109571]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 85 B/s wr, 1 op/s; 3 B/s, 0 objects/s recovering 2023-12-02T07:40:22.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:40:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:40:23.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:40:23.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:40:23.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:40:23.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:24.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:24 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:24 smithi059 ceph-mon[114680]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:24 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:24 smithi059 ceph-mon[108631]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:24.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:24 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:24.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:24 smithi105 ceph-mon[109571]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:26 smithi059 ceph-mon[108631]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:26 smithi059 ceph-mon[114680]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:26 smithi105 ceph-mon[109571]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:28.355 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:27 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:40:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:40:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:28 smithi105 ceph-mon[109571]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:28 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:28 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:28.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:28 smithi059 ceph-mon[108631]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:28 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:28 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:28.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:28 smithi059 ceph-mon[114680]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:28.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:28 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:28.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:28 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:30.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:30 smithi059 ceph-mon[108631]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:30 smithi059 ceph-mon[114680]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:30 smithi105 ceph-mon[109571]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:31.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:31] "GET /metrics HTTP/1.1" 200 207952 "" "Prometheus/2.33.4" 2023-12-02T07:40:32.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:32 smithi059 ceph-mon[108631]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:32.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:32 smithi059 ceph-mon[114680]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:32.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:32 smithi105 ceph-mon[109571]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:32.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:40:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:40:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:40:33.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40: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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:33.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40: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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:40:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:34 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:34 smithi059 ceph-mon[108631]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:34.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:34 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:34.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:34 smithi059 ceph-mon[114680]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:34 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:34 smithi105 ceph-mon[109571]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:35.522 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:40:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:40:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:36 smithi059 ceph-mon[108631]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:36 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:36 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:36.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:36 smithi059 ceph-mon[114680]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:36.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:36 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:36.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:36 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:36 smithi105 ceph-mon[109571]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:36 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:36 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:38.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:38 smithi059 ceph-mon[114680]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:38.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:38 smithi059 ceph-mon[108631]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:38.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:38 smithi105 ceph-mon[109571]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:40.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:40 smithi059 ceph-mon[108631]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:40.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:40 smithi059 ceph-mon[114680]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:40 smithi105 ceph-mon[109571]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:41.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:41] "GET /metrics HTTP/1.1" 200 207945 "" "Prometheus/2.33.4" 2023-12-02T07:40:42.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:42 smithi059 ceph-mon[108631]: 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 2023-12-02T07:40:42.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:42 smithi059 ceph-mon[114680]: 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 2023-12-02T07:40:42.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:42 smithi105 ceph-mon[109571]: 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 2023-12-02T07:40:42.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:40:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:40:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:40:43.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:43.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40:43.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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:43.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40: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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:40:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:44 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:44 smithi059 ceph-mon[108631]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:44 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:44 smithi059 ceph-mon[114680]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:44 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:44 smithi105 ceph-mon[109571]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:46 smithi105 ceph-mon[109571]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:46 smithi059 ceph-mon[108631]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:46 smithi059 ceph-mon[114680]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:48.364 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:40:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:40:48.655 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:48 smithi105 ceph-mon[109571]: 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 2023-12-02T07:40:48.655 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:48 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:48.656 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:48 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:48 smithi059 ceph-mon[108631]: 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 2023-12-02T07:40:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:48 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:48 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:48 smithi059 ceph-mon[114680]: 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 2023-12-02T07:40:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:48 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:48 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:50.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:50 smithi059 ceph-mon[108631]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:50 smithi059 ceph-mon[114680]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:50 smithi105 ceph-mon[109571]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:51.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:51] "GET /metrics HTTP/1.1" 200 207928 "" "Prometheus/2.33.4" 2023-12-02T07:40:52.666 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:52 smithi059 ceph-mon[108631]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:52.666 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:52 smithi059 ceph-mon[114680]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:52.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:52 smithi105 ceph-mon[109571]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:52.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:40:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:40:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:40:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:40:53.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40: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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:40:53.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:40:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:40: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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:40:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:54 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:54 smithi059 ceph-mon[108631]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:54 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:54 smithi059 ceph-mon[114680]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:54 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:40:54.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:54 smithi105 ceph-mon[109571]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:55.804 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:40:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:40:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:40:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:56 smithi059 ceph-mon[108631]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:56 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:56 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:56 smithi059 ceph-mon[114680]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:56 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:56 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:56 smithi105 ceph-mon[109571]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:40:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:56 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:56.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:56 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:40:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:40:58 smithi059 ceph-mon[108631]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:58.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:40:58 smithi059 ceph-mon[114680]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:40:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:40:58 smithi105 ceph-mon[109571]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:00.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:00 smithi059 ceph-mon[108631]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:00.956 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:00 smithi059 ceph-mon[114680]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:00.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:00 smithi105 ceph-mon[109571]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:01.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:01] "GET /metrics HTTP/1.1" 200 207928 "" "Prometheus/2.33.4" 2023-12-02T07:41:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:02 smithi059 ceph-mon[108631]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:02 smithi059 ceph-mon[114680]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:02.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:02 smithi105 ceph-mon[109571]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:02.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:41:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:41:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:41:03.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41:03.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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:41:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:04 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:04 smithi059 ceph-mon[108631]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:04 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:04 smithi059 ceph-mon[114680]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:04 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:04 smithi105 ceph-mon[109571]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[108631]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:41:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:41:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:41:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:41:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[114680]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:41:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:41:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:41:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:41:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:06 smithi105 ceph-mon[109571]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:41:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:41:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:41:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:41:08.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:08 smithi105 ceph-mon[109571]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:08.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:08 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:08.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:08 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:08 smithi059 ceph-mon[108631]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:08 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:08 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:08.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:08 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:41:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:41:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:08 smithi059 ceph-mon[114680]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:08 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:08 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:10.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:10 smithi059 ceph-mon[108631]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:10 smithi059 ceph-mon[114680]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:10.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:10 smithi105 ceph-mon[109571]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:11.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:11] "GET /metrics HTTP/1.1" 200 207937 "" "Prometheus/2.33.4" 2023-12-02T07:41:12.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:12 smithi059 ceph-mon[108631]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:12.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:12 smithi059 ceph-mon[114680]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:12.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:12 smithi105 ceph-mon[109571]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:12.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:41:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:41:13.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:41:13.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:13.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:13.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41:13.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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:41:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:14 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:14 smithi059 ceph-mon[108631]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:14 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:14 smithi059 ceph-mon[114680]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:14 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:14 smithi105 ceph-mon[109571]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:15.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:41:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:41:16.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[114680]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:16.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:16.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[108631]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:41:16.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:16.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:16 smithi105 ceph-mon[109571]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:16 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:16 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:16 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:41:16.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:18 smithi059 ceph-mon[108631]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:18 smithi059 ceph-mon[114680]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:18 smithi105 ceph-mon[109571]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:20 smithi059 ceph-mon[108631]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:20.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:20 smithi059 ceph-mon[114680]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:20 smithi105 ceph-mon[109571]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:21.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:21] "GET /metrics HTTP/1.1" 200 207911 "" "Prometheus/2.33.4" 2023-12-02T07:41:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:22 smithi059 ceph-mon[108631]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:22 smithi059 ceph-mon[114680]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:22.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:41:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:41:22.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:22 smithi105 ceph-mon[109571]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:23.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:41:23.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:23.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41: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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:23.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41: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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:41:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:24 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:24 smithi059 ceph-mon[108631]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:24 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:24 smithi059 ceph-mon[114680]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:24 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:24 smithi105 ceph-mon[109571]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:26 smithi059 ceph-mon[108631]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:26 smithi059 ceph-mon[114680]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:26 smithi105 ceph-mon[109571]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:28.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:28 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:41:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:41:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:28 smithi059 ceph-mon[108631]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:28 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:28 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:28.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:28 smithi059 ceph-mon[114680]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:28.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:28 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:28.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:28 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:28 smithi105 ceph-mon[109571]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:28 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:28 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:30.597 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:30 smithi105 ceph-mon[109571]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:30.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:30 smithi059 ceph-mon[108631]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:30 smithi059 ceph-mon[114680]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:31.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:31] "GET /metrics HTTP/1.1" 200 207911 "" "Prometheus/2.33.4" 2023-12-02T07:41:32.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:32 smithi059 ceph-mon[108631]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:32.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:32 smithi059 ceph-mon[114680]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:32.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:32 smithi105 ceph-mon[109571]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:32.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:41:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:41:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:41:33.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41: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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41: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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:41:34.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:34 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:34.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:34 smithi059 ceph-mon[108631]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:34 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:34 smithi059 ceph-mon[114680]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:34 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:34 smithi105 ceph-mon[109571]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:36.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:41:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:41:36.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:36 smithi059 ceph-mon[114680]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:36.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:36 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:36.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:36 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:36 smithi059 ceph-mon[108631]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:36 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:36 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:36 smithi105 ceph-mon[109571]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:36 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:36 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:38.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:38 smithi059 ceph-mon[108631]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:38 smithi059 ceph-mon[114680]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:38.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:38 smithi105 ceph-mon[109571]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:40.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:40 smithi059 ceph-mon[114680]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:40 smithi059 ceph-mon[108631]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:40 smithi105 ceph-mon[109571]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:41.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:41] "GET /metrics HTTP/1.1" 200 207900 "" "Prometheus/2.33.4" 2023-12-02T07:41:42.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:42 smithi059 ceph-mon[108631]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:42.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:42 smithi059 ceph-mon[114680]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:42.693 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:42 smithi105 ceph-mon[109571]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:42.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:41:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:41:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:41:43.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41:43.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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:43.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:41:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:44 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:44.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:44 smithi059 ceph-mon[108631]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:44 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:44 smithi059 ceph-mon[114680]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:44 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:44 smithi105 ceph-mon[109571]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:46 smithi059 ceph-mon[108631]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:46 smithi059 ceph-mon[114680]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:46 smithi105 ceph-mon[109571]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:48 smithi059 ceph-mon[108631]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:48 smithi059 ceph-mon[114680]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:48.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:41:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:41:48.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:48 smithi105 ceph-mon[109571]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:49.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:49 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:49.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:49 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:49 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:49 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:49 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:49.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:49 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:50.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:50 smithi105 ceph-mon[109571]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:50.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:50 smithi059 ceph-mon[108631]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:50.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:50 smithi059 ceph-mon[114680]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:51.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:51] "GET /metrics HTTP/1.1" 200 207895 "" "Prometheus/2.33.4" 2023-12-02T07:41:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:52 smithi105 ceph-mon[109571]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:52.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:41:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:41:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:41:52.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:52 smithi059 ceph-mon[108631]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:52.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:52 smithi059 ceph-mon[114680]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:53.687 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:41:53.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:41:53.687 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:41:53.687 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:41:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:41:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:41:54.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:54 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:54.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:54 smithi059 ceph-mon[114680]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:54 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:54 smithi059 ceph-mon[108631]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:54 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:41:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:54 smithi105 ceph-mon[109571]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:56.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:41:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:41:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:41:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:56 smithi059 ceph-mon[108631]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:56 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:56 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:56 smithi059 ceph-mon[114680]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:56 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:56 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:56 smithi105 ceph-mon[109571]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:41:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:56 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:56 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:41:58.686 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:41:58 smithi059 ceph-mon[108631]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:58.686 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:41:58 smithi059 ceph-mon[114680]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:41:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:41:58 smithi105 ceph-mon[109571]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:00 smithi059 ceph-mon[108631]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:00 smithi059 ceph-mon[114680]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:00 smithi105 ceph-mon[109571]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:01.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:01] "GET /metrics HTTP/1.1" 200 207895 "" "Prometheus/2.33.4" 2023-12-02T07:42:02.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:02 smithi059 ceph-mon[108631]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:02.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:02 smithi059 ceph-mon[114680]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:02.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:02 smithi105 ceph-mon[109571]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:02.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:42:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:42:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:42:03.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:03.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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:03.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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:04 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:04 smithi059 ceph-mon[108631]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:04 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:04 smithi059 ceph-mon[114680]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:04 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:04.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:04 smithi105 ceph-mon[109571]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[108631]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:42:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:42:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:42:06.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:42:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[114680]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:42:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:42:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:42:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:06 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:42:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:06 smithi105 ceph-mon[109571]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:42:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:42:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:06 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:42:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:06 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:42:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:08 smithi059 ceph-mon[108631]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:08.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:08 smithi059 ceph-mon[114680]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:08.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:08 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:42:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:42:08.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:08 smithi105 ceph-mon[109571]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:10.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:10 smithi059 ceph-mon[108631]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:10.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:10 smithi059 ceph-mon[114680]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:10.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:10 smithi105 ceph-mon[109571]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:11.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:11] "GET /metrics HTTP/1.1" 200 207905 "" "Prometheus/2.33.4" 2023-12-02T07:42:12.409 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-02T07:42:12.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:12 smithi059 ceph-mon[108631]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:12.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:12 smithi059 ceph-mon[114680]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:12.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:12 smithi105 ceph-mon[109571]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:12.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:42:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:42:13.633 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:42:13.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:13.633 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42: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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:13.633 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:14.118 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-02T07:42:14.611 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:14 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:14.611 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:14 smithi059 ceph-mon[108631]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:14.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:14 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:14.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:14 smithi059 ceph-mon[114680]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:14 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:14.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:14 smithi105 ceph-mon[109571]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:15.825 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-02T07:42:16.349 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:42:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:42:16.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:16 smithi059 ceph-mon[108631]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:16.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:16.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:16 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:16.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:16 smithi059 ceph-mon[114680]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:16.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:16.610 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:16 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:16.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:16 smithi105 ceph-mon[109571]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:16.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:16.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:16 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:17.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:17.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:17.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:17 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:17.557 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:17.557 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:17.557 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:17.557 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:17 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:17.557 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:17.558 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T07:42:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:17.790 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:42:17.790 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:17 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:42:17.790 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:18 smithi059 ceph-mon[108631]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:18 smithi059 ceph-mon[114680]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:18.949 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:42:18.949 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 2s ago 7m - - 2023-12-02T07:42:18.949 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 10s ago 7m - - 2023-12-02T07:42:18.949 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (3m) 2s ago 3m 30.3M - ba2b418f427c 5a6f51eba151 2023-12-02T07:42:18.949 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (3m) 10s ago 3m 60.1M - 8.3.5 dad864ee21e9 62e74519f990 2023-12-02T07:42:18.949 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (3m) 2s ago 3m 60.8M - 3.5 e1d6a67b021e 69c04bdd39a0 2023-12-02T07:42:18.949 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443 running (6m) 10s ago 6m 420M - 17.2.0 e1d6a67b021e 24da3f2b9144 2023-12-02T07:42:18.949 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (8m) 2s ago 8m 483M - 17.2.0 e1d6a67b021e 8439625e9b4d 2023-12-02T07:42:18.950 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (8m) 2s ago 8m 91.9M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:42:18.950 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (6m) 10s ago 6m 59.4M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:42:18.950 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (7m) 2s ago 7m 64.0M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:42:18.950 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (3m) 2s ago 3m 21.5M - 1dbe0e931976 d4a08f78b4cb 2023-12-02T07:42:18.950 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (3m) 10s ago 3m 24.2M - 1dbe0e931976 ffd53cfef7a5 2023-12-02T07:42:18.950 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (6m) 2s ago 6m 86.9M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:42:18.950 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (6m) 2s ago 6m 93.9M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:42:18.950 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (5m) 2s ago 5m 71.2M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:42:18.951 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (5m) 2s ago 5m 92.0M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:42:18.951 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (5m) 10s ago 5m 87.9M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:42:18.951 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (5m) 10s ago 5m 82.5M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:42:18.951 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (4m) 10s ago 4m 73.7M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:42:18.951 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (4m) 10s ago 4m 86.0M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:42:18.951 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (3m) 10s ago 4m 61.0M - 514e6a882f6e 38e860c4b7dd 2023-12-02T07:42:18.951 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (3m) 2s ago 3m 90.4M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:42:18.951 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (3m) 10s ago 3m 90.4M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:42:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:18 smithi105 ceph-mon[109571]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:19.482 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions' 2023-12-02T07:42:20.920 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:20 smithi059 ceph-mon[108631]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:20.920 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:20 smithi059 ceph-mon[108631]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:20.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:20 smithi059 ceph-mon[114680]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:20.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:20 smithi059 ceph-mon[114680]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:20 smithi105 ceph-mon[109571]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:20 smithi105 ceph-mon[109571]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:21.333 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:42:21.333 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T07:42:21.333 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T07:42:21.333 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:42:21.334 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:42:21.364 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:21] "GET /metrics HTTP/1.1" 200 207877 "" "Prometheus/2.33.4" 2023-12-02T07:42:21.717 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph -s' 2023-12-02T07:42:21.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:21 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2132273447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:42:21.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:21 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2132273447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:42:21.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2132273447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:42:22.686 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:22 smithi059 ceph-mon[108631]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:22.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:22 smithi059 ceph-mon[114680]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:22 smithi105 ceph-mon[109571]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:22.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:42:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:42:23.151 INFO:teuthology.orchestra.run.smithi059.stdout: cluster: 2023-12-02T07:42:23.151 INFO:teuthology.orchestra.run.smithi059.stdout: id: 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:42:23.151 INFO:teuthology.orchestra.run.smithi059.stdout: health: HEALTH_OK 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: services: 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: mon: 3 daemons, quorum a,c,b (age 6m) 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: mgr: y(active, since 4m), standbys: x 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: data: 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: pools: 6 pools, 161 pgs 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: objects: 209 objects, 585 KiB 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: usage: 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: pgs: 161 active+clean 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: io: 2023-12-02T07:42:23.152 INFO:teuthology.orchestra.run.smithi059.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2023-12-02T07:42:23.153 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:42:23.543 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ls' 2023-12-02T07:42:23.879 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:23 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3341200918' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:42:23.879 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:23 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3341200918' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:42:23.879 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:42:23.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:23.880 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:23.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:23.880 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:23 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3341200918' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:42:24.868 INFO:teuthology.orchestra.run.smithi059.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:agent 2/2 16s ago 4m * 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager ?:9093,9094 1/1 8s ago 4m smithi059=a;count:1 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:grafana ?:3000 1/1 16s ago 4m smithi105=a;count:1 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo 1/1 8s ago 3m count:1 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:mgr 2/2 16s ago 6m smithi059=y;smithi105=x;count:2 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:mon 3/3 16s ago 7m smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b;count:3 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter ?:9100 2/2 16s ago 4m smithi059=a;smithi105=b;count:2 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:osd 8 16s ago - 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus ?:9095 1/1 16s ago 4m smithi105=a;count:1 2023-12-02T07:42:24.869 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo ?:8000 2/2 16s ago 3m count:2 2023-12-02T07:42:24.891 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:24 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:24.891 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:24 smithi059 ceph-mon[108631]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:24.891 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:24 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:24.891 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:24 smithi059 ceph-mon[114680]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:24.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:24 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:24.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:24 smithi105 ceph-mon[109571]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:25.223 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-02T07:42:26.977 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled to redeploy mgr.x on host 'smithi105' 2023-12-02T07:42:26.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:26 smithi105 ceph-mon[109571]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:26 smithi105 ceph-mon[109571]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:26 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2141086256' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:42:27.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:26 smithi059 ceph-mon[108631]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:27.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:26 smithi059 ceph-mon[108631]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:27.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:26 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2141086256' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:42:27.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:26 smithi059 ceph-mon[114680]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:27.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:26 smithi059 ceph-mon[114680]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:27.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:26 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2141086256' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:42:27.309 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps --refresh' 2023-12-02T07:42:28.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[108631]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:28.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:28.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[108631]: Schedule redeploy daemon mgr.x 2023-12-02T07:42:28.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:28.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[108631]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:28.021 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[114680]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:28.021 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:28.021 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[114680]: Schedule redeploy daemon mgr.x 2023-12-02T07:42:28.021 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:28.021 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:27 smithi059 ceph-mon[114680]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:28.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:27 smithi105 ceph-mon[109571]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:28.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:27 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:28.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:27 smithi105 ceph-mon[109571]: Schedule redeploy daemon mgr.x 2023-12-02T07:42:28.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:27 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:42:28.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:27 smithi105 ceph-mon[109571]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:28.816 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:42:28.816 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 12s ago 7m - - 2023-12-02T07:42:28.816 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 0s ago 7m - - 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (3m) 12s ago 3m 30.3M - ba2b418f427c 5a6f51eba151 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (3m) 0s ago 3m 60.2M - 8.3.5 dad864ee21e9 62e74519f990 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (3m) 12s ago 3m 60.8M - 3.5 e1d6a67b021e 69c04bdd39a0 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443 running (6m) 0s ago 6m 420M - 17.2.0 e1d6a67b021e 24da3f2b9144 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (8m) 12s ago 8m 483M - 17.2.0 e1d6a67b021e 8439625e9b4d 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (8m) 12s ago 8m 91.9M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (7m) 0s ago 7m 61.0M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (7m) 12s ago 7m 64.0M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (4m) 12s ago 4m 21.5M - 1dbe0e931976 d4a08f78b4cb 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (4m) 0s ago 4m 23.8M - 1dbe0e931976 ffd53cfef7a5 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (6m) 12s ago 6m 86.9M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (6m) 12s ago 6m 93.9M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (6m) 12s ago 6m 71.2M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (5m) 12s ago 5m 92.0M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:42:28.817 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (5m) 0s ago 5m 89.6M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:42:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (5m) 0s ago 5m 84.1M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:42:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (5m) 0s ago 5m 74.9M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:42:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (4m) 0s ago 4m 87.4M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:42:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (3m) 0s ago 4m 67.6M - 514e6a882f6e 38e860c4b7dd 2023-12-02T07:42:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (3m) 12s ago 3m 90.4M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:42:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (3m) 0s ago 3m 90.5M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:42:29.108 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:28 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:42:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:42:29.202 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'sleep 180' 2023-12-02T07:42:29.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:29 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:29.904 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:29 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:29.905 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:29 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:29.905 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:29 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:29 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:29 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:30.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:30 smithi105 ceph-mon[109571]: from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:30.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:30 smithi105 ceph-mon[109571]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:31.138 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:30 smithi059 ceph-mon[108631]: from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:31.138 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:30 smithi059 ceph-mon[108631]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:31.139 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:30 smithi059 ceph-mon[114680]: from='client.24880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:42:31.139 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:30 smithi059 ceph-mon[114680]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:31.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:31] "GET /metrics HTTP/1.1" 200 207877 "" "Prometheus/2.33.4" 2023-12-02T07:42:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:31 smithi059 ceph-mon[108631]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:32.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:31 smithi059 ceph-mon[114680]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:32.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:31 smithi105 ceph-mon[109571]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:32.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:42:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:42:33.892 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:42:33.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:33.892 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:33.892 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:34 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:34 smithi059 ceph-mon[108631]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:34.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:34 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:34.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:34 smithi059 ceph-mon[114680]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:34.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:34 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:34.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:34 smithi105 ceph-mon[109571]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:36 smithi059 ceph-mon[108631]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:36 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:36.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:36 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:36.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:36 smithi059 ceph-mon[114680]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:36.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:36 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:36.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:36 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:36.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:36 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:42:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:42:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:36 smithi105 ceph-mon[109571]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:36 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:36 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:38.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:38 smithi059 ceph-mon[108631]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:38.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:38 smithi059 ceph-mon[114680]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:38.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:38 smithi105 ceph-mon[109571]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:40.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:40 smithi059 ceph-mon[108631]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:40.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:40 smithi059 ceph-mon[114680]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:40 smithi105 ceph-mon[109571]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:41.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:41] "GET /metrics HTTP/1.1" 200 207873 "" "Prometheus/2.33.4" 2023-12-02T07:42:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:42 smithi059 ceph-mon[108631]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:42.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:42 smithi059 ceph-mon[114680]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:42.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:42 smithi105 ceph-mon[109571]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:42.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:42:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:42:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:42:43.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:43.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:43.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:44 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:44 smithi059 ceph-mon[108631]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:44 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:44 smithi059 ceph-mon[114680]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:44 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:44 smithi105 ceph-mon[109571]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:46 smithi059 ceph-mon[108631]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:46.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:46 smithi059 ceph-mon[114680]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:46 smithi105 ceph-mon[109571]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:48 smithi059 ceph-mon[108631]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:48.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:48 smithi059 ceph-mon[114680]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:48.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:48 smithi105 ceph-mon[109571]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:49.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:42:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:42:50.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:49 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:50.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:49 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:50.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:49 smithi059 ceph-mon[108631]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:49 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:49 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:49 smithi059 ceph-mon[114680]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:50.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:49 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:49 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:49 smithi105 ceph-mon[109571]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:51.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:51] "GET /metrics HTTP/1.1" 200 207877 "" "Prometheus/2.33.4" 2023-12-02T07:42:52.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:52 smithi059 ceph-mon[108631]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:52.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:52 smithi059 ceph-mon[114680]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:52.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:52 smithi105 ceph-mon[109571]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:52.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:42:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:42:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:42:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:42:53.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:42:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:42:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:42:53.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:42:54.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:54 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:54.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:54 smithi059 ceph-mon[108631]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:54.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:54 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:54.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:54 smithi059 ceph-mon[114680]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:54.674 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:54 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:42:54.674 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:54 smithi105 ceph-mon[109571]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:56 smithi059 ceph-mon[108631]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:56 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:56.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:56 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:56 smithi059 ceph-mon[114680]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:56 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:56 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:56.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:42:56 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:42:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:42:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:56 smithi105 ceph-mon[109571]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:42:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:56 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:56 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:42:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:42:58 smithi059 ceph-mon[108631]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:42:58 smithi059 ceph-mon[114680]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:42:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:42:58 smithi105 ceph-mon[109571]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:00.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:00 smithi059 ceph-mon[108631]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:00.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:00 smithi059 ceph-mon[114680]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:00 smithi105 ceph-mon[109571]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:01.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:01] "GET /metrics HTTP/1.1" 200 207877 "" "Prometheus/2.33.4" 2023-12-02T07:43:02.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:02 smithi059 ceph-mon[108631]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:02.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:02 smithi059 ceph-mon[114680]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:02.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:02 smithi105 ceph-mon[109571]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:02.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:43:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:43:03.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:43:04.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:04 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:04.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:04 smithi059 ceph-mon[114680]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:04 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:04.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:04 smithi059 ceph-mon[108631]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:04 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:04 smithi105 ceph-mon[109571]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:43:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:43:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:43:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:43:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:43:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:43:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:43:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:43:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:43:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:43:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:43:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:43:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:06 smithi105 ceph-mon[109571]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:06.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:06 smithi059 ceph-mon[108631]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:06.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:06 smithi059 ceph-mon[114680]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:08 smithi105 ceph-mon[109571]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:08.848 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:08 smithi059 ceph-mon[108631]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:08.848 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:08 smithi059 ceph-mon[114680]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:09.142 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:08 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:43:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:43:10.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[108631]: Deploying daemon mgr.x on smithi105 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:10.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:09 smithi059 ceph-mon[114680]: Deploying daemon mgr.x on smithi105 2023-12-02T07:43:10.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:10.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:09 smithi105 ceph-mon[109571]: Deploying daemon mgr.x on smithi105 2023-12-02T07:43:11.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:11] "GET /metrics HTTP/1.1" 200 207873 "" "Prometheus/2.33.4" 2023-12-02T07:43:12.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:12 smithi059 ceph-mon[108631]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:12.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:12 smithi059 ceph-mon[114680]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:12.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:12 smithi105 ceph-mon[109571]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:12.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:43:13.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:13.527Z 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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:43:13.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:43:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:14 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:14 smithi059 ceph-mon[108631]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:14 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:14.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:14 smithi059 ceph-mon[114680]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:14 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:14 smithi105 ceph-mon[109571]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:16.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:16 smithi059 ceph-mon[108631]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:16 smithi059 ceph-mon[114680]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:16.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:43:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:43:16.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:16 smithi105 ceph-mon[109571]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:17.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:17.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:17.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:17.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:17.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:17.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:18 smithi105 ceph-mon[109571]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:18 smithi059 ceph-mon[108631]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:18 smithi059 ceph-mon[114680]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:20 smithi105 ceph-mon[109571]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:20 smithi059 ceph-mon[108631]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:20.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:20 smithi059 ceph-mon[114680]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:43:21.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:21] "GET /metrics HTTP/1.1" 200 207887 "" "Prometheus/2.33.4" 2023-12-02T07:43:22.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:22 smithi105 ceph-mon[109571]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:22.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:43:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:22 smithi059 ceph-mon[108631]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:22.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:22 smithi059 ceph-mon[114680]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:23.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:43:23.525Z 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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:43:23.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:23.527Z 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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:43:23.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:23.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:43:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:24 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:24 smithi059 ceph-mon[108631]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:24 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:24 smithi059 ceph-mon[114680]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:24 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:24 smithi105 ceph-mon[109571]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:26.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:26 smithi059 ceph-mon[108631]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:26.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:26 smithi059 ceph-mon[114680]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:26 smithi105 ceph-mon[109571]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:28 smithi059 ceph-mon[108631]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:28.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:28 smithi059 ceph-mon[114680]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:28 smithi105 ceph-mon[109571]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:29.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:29 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:43:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:43:30.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:30 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:30.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:30 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:30 smithi059 ceph-mon[108631]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:30 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:30 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:30 smithi059 ceph-mon[114680]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:30.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:30 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:30.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:30 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:30.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:30 smithi105 ceph-mon[109571]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:31.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:31] "GET /metrics HTTP/1.1" 200 207887 "" "Prometheus/2.33.4" 2023-12-02T07:43:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:32 smithi059 ceph-mon[108631]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:32.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:32 smithi059 ceph-mon[114680]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:32.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:32 smithi105 ceph-mon[109571]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:32.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[110984]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:43:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:43:33.525Z 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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:43:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:33.527Z 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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:43:33.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:43:34.661 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:34 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:34.662 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:34 smithi059 ceph-mon[108631]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:34.662 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:34 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:34.662 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:34 smithi059 ceph-mon[114680]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:34 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:34 smithi105 ceph-mon[109571]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:36.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:36 smithi059 ceph-mon[108631]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:36.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:36 smithi059 ceph-mon[114680]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:36.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:36 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:43:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:43:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:36 smithi105 ceph-mon[109571]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:37.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:37.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:38.869 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:38 smithi105 ceph-mon[109571]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:38 smithi059 ceph-mon[108631]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:38.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:38 smithi059 ceph-mon[114680]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:39.159 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 systemd[1]: Stopping Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:43:39.420 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 bash[136062]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-12-02T07:43:39.421 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 bash[136074]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x 2023-12-02T07:43:39.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 bash[136111]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr.x" found: no such container 2023-12-02T07:43:39.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-02T07:43:39.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-02T07:43:39.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 systemd[1]: Stopped Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:43:39.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 systemd[1]: Starting Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:43:40.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 ceph-mgr[136247]: -- 172.21.15.105:0/1595965558 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560197a581a0 con 0x560197a2f000 2023-12-02T07:43:40.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 bash[136209]: b2217f27d90685188fb84de8fae9f8c14a55fc5f3dbf8205e5fe1a16b73f3508 2023-12-02T07:43:40.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:39 smithi105 systemd[1]: Started Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:43:40.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:40.133+0000 7f18c8cb7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:43:40.437 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:39 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:39.950Z 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.105:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-12-02T07:43:40.619 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:40.307+0000 7f18c8cb7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:43:40.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[108631]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:40.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:40.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:40.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:40.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:40.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:43:40.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[114680]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:43:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:40 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:40.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:40.652+0000 7f18c8cb7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:43:40.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-mon[109571]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:43:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:43:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:43:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:40 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:41.420 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:41.184+0000 7f18c8cb7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:43:41.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:41] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2023-12-02T07:43:41.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:41.417+0000 7f18c8cb7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-02T07:43:42.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:41.837+0000 7f18c8cb7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:43:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:42 smithi059 ceph-mon[108631]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:42.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:42 smithi059 ceph-mon[114680]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:42.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:42 smithi105 ceph-mon[109571]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:42.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:42.545+0000 7f18c8cb7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:43:42.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:42.632+0000 7f18c8cb7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:43:43.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:43.228+0000 7f18c8cb7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:43:43.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:43.313+0000 7f18c8cb7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:43:43.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:43.403+0000 7f18c8cb7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:43:43.819 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:43.497+0000 7f18c8cb7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:43:43.819 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:43.722+0000 7f18c8cb7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:43:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:43:43.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:43:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:43.527Z 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.105:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-12-02T07:43:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:43:44.137 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:43.816+0000 7f18c8cb7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:43:44.137 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:44.036+0000 7f18c8cb7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:43:44.410 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:44.134+0000 7f18c8cb7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:43:44.410 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:44.319+0000 7f18c8cb7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:43:44.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:44 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:44.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:44 smithi105 ceph-mon[109571]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:44.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:44 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:44.544 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:44 smithi059 ceph-mon[108631]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:44.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:44 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:44.544 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:44 smithi059 ceph-mon[114680]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:44.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:44.407+0000 7f18c8cb7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:43:45.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:45.162+0000 7f18c8cb7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:43:45.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:45.360+0000 7f18c8cb7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:43:45.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:45.542+0000 7f18c8cb7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:43:46.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-mon[109571]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:46.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:46.202+0000 7f18c8cb7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:43:46.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:46.387+0000 7f18c8cb7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:43:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:46 smithi059 ceph-mon[108631]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:46 smithi059 ceph-mon[114680]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:46.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:46.573+0000 7f18c8cb7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:43:46.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:46.691+0000 7f18c8cb7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:43:46.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:43:46] ENGINE Bus STARTING 2023-12-02T07:43:46.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: CherryPy Checker: 2023-12-02T07:43:46.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: The Application mounted at '' has an empty config. 2023-12-02T07:43:46.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:43:46.999 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:43:46] ENGINE Serving on http://:::9283 2023-12-02T07:43:46.999 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:43:46] ENGINE Bus STARTED 2023-12-02T07:43:47.417 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:47.070Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:43:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[114680]: Standby manager daemon x restarted 2023-12-02T07:43:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[114680]: Standby manager daemon x started 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[108631]: Standby manager daemon x restarted 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[108631]: Standby manager daemon x started 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:43:47.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:47 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:43:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:47 smithi105 ceph-mon[109571]: Standby manager daemon x restarted 2023-12-02T07:43:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:47 smithi105 ceph-mon[109571]: Standby manager daemon x started 2023-12-02T07:43:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:47 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:43:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:47 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:43:47.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:47 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:43:47.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:47 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:43:48.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:48 smithi059 ceph-mon[114680]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:48.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:48 smithi059 ceph-mon[114680]: mgrmap e22: y(active, since 5m), standbys: x 2023-12-02T07:43:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:48 smithi059 ceph-mon[108631]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:48 smithi059 ceph-mon[108631]: mgrmap e22: y(active, since 5m), standbys: x 2023-12-02T07:43:48.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:48 smithi105 ceph-mon[109571]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:48 smithi105 ceph-mon[109571]: mgrmap e22: y(active, since 5m), standbys: x 2023-12-02T07:43:49.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:43:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:43:50.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:50 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:50.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:50 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:50.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:50 smithi105 ceph-mon[109571]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:50.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:50 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:50 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:50 smithi059 ceph-mon[114680]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:50 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:50 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:50 smithi059 ceph-mon[108631]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:51.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:51] "GET /metrics HTTP/1.1" 200 207897 "" "Prometheus/2.33.4" 2023-12-02T07:43:52.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:52 smithi059 ceph-mon[114680]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:52.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:52 smithi059 ceph-mon[108631]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:52.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:52 smithi105 ceph-mon[109571]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:52.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:43:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:43:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:43:53.529 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:43:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:43:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:43:53.527Z 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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:43:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:53.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:43:53.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:43:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:43:53.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:43:54.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:54 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:54.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:54 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:54.268 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:54 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:54 smithi059 ceph-mon[108631]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:54 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:54 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:54 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:54 smithi059 ceph-mon[114680]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:54 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:43:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:54 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:54 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:54 smithi105 ceph-mon[109571]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:56.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:56 smithi059 ceph-mon[108631]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:56.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:56 smithi059 ceph-mon[114680]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:56 smithi105 ceph-mon[109571]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:43:57.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:43:56 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:43:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:43:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:57 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:57 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:58.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:57 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:58.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:57 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:58.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:57 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:58.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:57 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:43:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:58 smithi105 ceph-mon[109571]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:59.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:58 smithi059 ceph-mon[108631]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:43:59.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:58 smithi059 ceph-mon[114680]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:00.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:43:59 smithi059 ceph-mon[108631]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:00.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:43:59 smithi059 ceph-mon[114680]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:43:59 smithi105 ceph-mon[109571]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:01.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:01] "GET /metrics HTTP/1.1" 200 207897 "" "Prometheus/2.33.4" 2023-12-02T07:44:02.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:02 smithi059 ceph-mon[108631]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:02.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:02 smithi059 ceph-mon[114680]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:02.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:02 smithi105 ceph-mon[109571]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:02.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:44:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:44:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:44:03.528Z 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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:03.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:03.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:03.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:03.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:04 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:04 smithi059 ceph-mon[108631]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:04 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:04 smithi059 ceph-mon[114680]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:04.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:04 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:04.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:04 smithi105 ceph-mon[109571]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:05.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:05.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:44:05.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:05.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:44:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:06 smithi105 ceph-mon[109571]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:06.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:06 smithi059 ceph-mon[108631]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:06.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:06 smithi059 ceph-mon[114680]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:08.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:08 smithi105 ceph-mon[109571]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:08.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:08 smithi059 ceph-mon[108631]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:08.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:08 smithi059 ceph-mon[114680]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:10.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:10 smithi105 ceph-mon[109571]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:10.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:10 smithi059 ceph-mon[108631]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:10.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:10 smithi059 ceph-mon[114680]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:11.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:11] "GET /metrics HTTP/1.1" 200 207883 "" "Prometheus/2.33.4" 2023-12-02T07:44:12.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:44:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:44:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:12 smithi105 ceph-mon[109571]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:12 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:12.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:12 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:12 smithi059 ceph-mon[108631]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:12 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:12 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:12.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:44:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:44:12.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:12 smithi059 ceph-mon[114680]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:12.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:12 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:12.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:12 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:13.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:44:13.529Z 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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:13.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:13.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:13.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:13.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:14.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:14 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:14 smithi059 ceph-mon[114680]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:14 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:14 smithi059 ceph-mon[108631]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:14 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:14 smithi105 ceph-mon[109571]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:16.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:16 smithi105 ceph-mon[109571]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:16.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:16 smithi059 ceph-mon[114680]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:16.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:16 smithi059 ceph-mon[108631]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:17.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:44:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:44:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:17 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:17 smithi059 ceph-mon[108631]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:18.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:18.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:17 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:18.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:17 smithi059 ceph-mon[114680]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:18.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:17 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:18.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:17 smithi105 ceph-mon[109571]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:20.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:20 smithi059 ceph-mon[108631]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:20.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:20 smithi059 ceph-mon[114680]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:20 smithi105 ceph-mon[109571]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:21.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:21] "GET /metrics HTTP/1.1" 200 207892 "" "Prometheus/2.33.4" 2023-12-02T07:44:22.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:22 smithi059 ceph-mon[108631]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:22.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:22 smithi059 ceph-mon[114680]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:22.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:22 smithi105 ceph-mon[109571]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:22.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:44:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:44:23.667 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:44:23.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:23.667 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:23.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:23.667 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:23.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:24.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:24 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:24.664 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:24 smithi059 ceph-mon[108631]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:24.664 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:24 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:24.664 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:24 smithi059 ceph-mon[114680]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:24 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:24.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:24 smithi105 ceph-mon[109571]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:26 smithi059 ceph-mon[108631]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:26.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:26 smithi059 ceph-mon[114680]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:26 smithi105 ceph-mon[109571]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:28 smithi105 ceph-mon[109571]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:28.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:28 smithi059 ceph-mon[108631]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:28.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:28 smithi059 ceph-mon[114680]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:30 smithi105 ceph-mon[109571]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:30.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:30 smithi059 ceph-mon[114680]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:30 smithi059 ceph-mon[108631]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:31.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:31] "GET /metrics HTTP/1.1" 200 207892 "" "Prometheus/2.33.4" 2023-12-02T07:44:32.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:32 smithi105 ceph-mon[109571]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:32.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:32 smithi059 ceph-mon[108631]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:32.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:32 smithi059 ceph-mon[114680]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:32.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:32 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:44:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:44:32.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:44:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:44:33.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:33 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:33.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:33 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:33.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:33 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:33.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:33 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:33.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:44:33.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:33.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:33.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:33.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:33.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:33.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:33 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:33.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:33 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:34.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:34 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:34.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:34 smithi059 ceph-mon[108631]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:34.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:34 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:34.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:34 smithi059 ceph-mon[114680]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:34.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:34 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:34.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:34 smithi105 ceph-mon[109571]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:36.828 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:36 smithi105 ceph-mon[109571]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:36.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:36 smithi059 ceph-mon[108631]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:36.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:36 smithi059 ceph-mon[114680]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:37.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:37 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:44:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:44:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:38 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:38 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:38 smithi105 ceph-mon[109571]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:38.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:38 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:38.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:38 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:38.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:38 smithi059 ceph-mon[114680]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:38.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:38 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:38.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:38 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:38.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:38 smithi059 ceph-mon[108631]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:40.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[108631]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[114680]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:44:40.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:40 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:40 smithi105 ceph-mon[109571]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:44:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:44:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:44:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:40 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:41.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:41] "GET /metrics HTTP/1.1" 200 207891 "" "Prometheus/2.33.4" 2023-12-02T07:44:42.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:42 smithi105 ceph-mon[109571]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:42 smithi059 ceph-mon[108631]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:42.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:42 smithi059 ceph-mon[114680]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:42.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:44:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:44:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:44:43.530Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:43.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:43.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:44 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:44.548 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:44 smithi059 ceph-mon[108631]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:44.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:44 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:44.548 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:44 smithi059 ceph-mon[114680]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:44 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:44 smithi105 ceph-mon[109571]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:46.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:46 smithi059 ceph-mon[114680]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:46.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:46 smithi059 ceph-mon[108631]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:46 smithi105 ceph-mon[109571]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:48.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:48 smithi105 ceph-mon[109571]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:48.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:48 smithi059 ceph-mon[108631]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:48.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:48 smithi059 ceph-mon[114680]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:50.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:50 smithi105 ceph-mon[109571]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:50.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:50 smithi059 ceph-mon[108631]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:50.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:50 smithi059 ceph-mon[114680]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:51.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:51] "GET /metrics HTTP/1.1" 200 207884 "" "Prometheus/2.33.4" 2023-12-02T07:44:52.698 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:52 smithi059 ceph-mon[108631]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:52.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:52 smithi059 ceph-mon[114680]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:52.699 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:44:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:44:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:44:52.699 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:52 smithi105 ceph-mon[109571]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:53.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:44:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:44:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:53 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:53 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:53 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:53 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:53.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:44:53.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:53.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:53.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:44:53.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:44:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:44:53.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:44:53.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:53 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:53.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:53 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:54.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:54 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:54.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:54 smithi105 ceph-mon[109571]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:55.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:54 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:55.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:54 smithi059 ceph-mon[108631]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:55.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:54 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:44:55.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:54 smithi059 ceph-mon[114680]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:56 smithi105 ceph-mon[109571]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:57.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:56 smithi059 ceph-mon[108631]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:57.143 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:56 smithi059 ceph-mon[114680]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:44:57.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:44:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:44:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:44:58.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:58 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:58.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:58 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:58.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:44:58 smithi059 ceph-mon[108631]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:58.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:58 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:58.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:58 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:58.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:44:58 smithi059 ceph-mon[114680]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:44:58.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:58 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:58.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:58 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:44:58.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:44:58 smithi105 ceph-mon[109571]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:00 smithi105 ceph-mon[109571]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:00 smithi059 ceph-mon[108631]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:00 smithi059 ceph-mon[114680]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:01.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:01] "GET /metrics HTTP/1.1" 200 207884 "" "Prometheus/2.33.4" 2023-12-02T07:45:02.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:02 smithi105 ceph-mon[109571]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:02 smithi059 ceph-mon[108631]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:02 smithi059 ceph-mon[114680]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:02.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:45:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:45:03.532Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:45:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:03.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:45:03.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:03 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:03.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:45:04.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:04 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:04.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:04 smithi059 ceph-mon[108631]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:04.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:04 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:04.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:04 smithi059 ceph-mon[114680]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:04 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:04.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:04 smithi105 ceph-mon[109571]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:05.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:05 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:05.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:05 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:05 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:05 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:05 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:05 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:06.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:06 smithi059 ceph-mon[108631]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:06.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:06 smithi059 ceph-mon[114680]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:06 smithi105 ceph-mon[109571]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:08.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:08 smithi105 ceph-mon[109571]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:08.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:08 smithi059 ceph-mon[108631]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:08.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:08 smithi059 ceph-mon[114680]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:10.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:10 smithi105 ceph-mon[109571]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:10.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:10 smithi059 ceph-mon[108631]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:10.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:10 smithi059 ceph-mon[114680]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:11.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:11] "GET /metrics HTTP/1.1" 200 207893 "" "Prometheus/2.33.4" 2023-12-02T07:45:12.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:12 smithi105 ceph-mon[109571]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:12.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:45:12.821 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:12 smithi059 ceph-mon[108631]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:12.821 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:12 smithi059 ceph-mon[114680]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:12.821 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:45:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:45:13.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:45:13.533Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:45:13.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:13.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:45:13.813 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:13.536Z 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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:45:14.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:14.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:14.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:14.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-mon[108631]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:14.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:13 smithi059 ceph-mon[114680]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:14.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:13 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:14.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:13 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:14.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:13 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:14.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:13 smithi105 ceph-mon[109571]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:16.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:16 smithi105 ceph-mon[109571]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:16.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:16 smithi059 ceph-mon[108631]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:16 smithi059 ceph-mon[114680]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:17.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:45:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:45:18.589 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:18 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:18.589 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:18 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:18.589 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:18 smithi105 ceph-mon[109571]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:18 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:18 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:18.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:18 smithi059 ceph-mon[108631]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:18.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:18 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:18.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:18 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:18.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:18 smithi059 ceph-mon[114680]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:20.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:20 smithi105 ceph-mon[109571]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:20 smithi059 ceph-mon[108631]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:20.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:20 smithi059 ceph-mon[114680]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:21.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:21 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:21] "GET /metrics HTTP/1.1" 200 207890 "" "Prometheus/2.33.4" 2023-12-02T07:45:22.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:22 smithi105 ceph-mon[109571]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:22.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:45:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:22 smithi059 ceph-mon[108631]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:22 smithi059 ceph-mon[114680]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:23.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:45:23.533Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:45:23.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:23.535Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:45:23.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:23 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:23.536Z 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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:45:24.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:24 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:24.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:24 smithi059 ceph-mon[114680]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:24 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:24 smithi059 ceph-mon[108631]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:24 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:24 smithi105 ceph-mon[109571]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:26 smithi059 ceph-mon[108631]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:26 smithi059 ceph-mon[114680]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:26 smithi105 ceph-mon[109571]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:28.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:28 smithi105 ceph-mon[109571]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:28.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:28 smithi059 ceph-mon[108631]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:28.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:28 smithi059 ceph-mon[114680]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:30.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:30 smithi059 ceph-mon[108631]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:30.616 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:30 smithi059 ceph-mon[114680]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:30.617 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T07:45:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:30 smithi105 ceph-mon[109571]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:31.271 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:31] "GET /metrics HTTP/1.1" 200 207890 "" "Prometheus/2.33.4" 2023-12-02T07:45:31.987 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:45:31.987 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 14s ago 10m - - 2023-12-02T07:45:31.987 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 19s ago 10m - - 2023-12-02T07:45:31.987 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (6m) 14s ago 6m 30.9M - ba2b418f427c 5a6f51eba151 2023-12-02T07:45:31.987 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (6m) 19s ago 6m 60.0M - 8.3.5 dad864ee21e9 62e74519f990 2023-12-02T07:45:31.987 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (6m) 14s ago 6m 61.3M - 3.5 e1d6a67b021e 69c04bdd39a0 2023-12-02T07:45:31.987 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283 running (112s) 19s ago 9m 448M - 18.0.0-7631-gbed76814 60bd4e4d4fdc b2217f27d906 2023-12-02T07:45:31.987 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (11m) 14s ago 11m 491M - 17.2.0 e1d6a67b021e 8439625e9b4d 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (11m) 14s ago 11m 104M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (10m) 19s ago 10m 67.7M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (10m) 14s ago 10m 70.8M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (7m) 14s ago 7m 21.5M - 1dbe0e931976 d4a08f78b4cb 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (7m) 19s ago 7m 24.3M - 1dbe0e931976 ffd53cfef7a5 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (9m) 14s ago 9m 99.4M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (9m) 14s ago 9m 106M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (9m) 14s ago 9m 80.5M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (8m) 14s ago 8m 108M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (8m) 19s ago 8m 103M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (8m) 19s ago 8m 96.7M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (8m) 19s ago 8m 84.4M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (7m) 19s ago 7m 98.8M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (6m) 19s ago 7m 70.4M - 514e6a882f6e 38e860c4b7dd 2023-12-02T07:45:31.988 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (6m) 14s ago 6m 91.4M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:45:31.989 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (6m) 19s ago 6m 91.4M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:45:32.351 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions' 2023-12-02T07:45:32.670 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:32 smithi059 ceph-mon[108631]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:32.671 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:32 smithi059 ceph-mon[114680]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:32.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:32 smithi105 ceph-mon[109571]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:32.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:45:33.280 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:32 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.105 - - [02/Dec/2023:07:45:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:45:33.536 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-mon[108631]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:33.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:33.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:33.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-mon[114680]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:33.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:33.537 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:33.734 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:45:33.735 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:45:33.736 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T07:45:33.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2023-12-02T07:45:33.736 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T07:45:33.736 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:45:33.736 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:45:33.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:33 smithi105 ceph-mon[109571]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:45:33.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:33 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:33.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:33 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:33.904 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:45:33.534Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:45:33.905 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:33.536Z 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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:45:33.905 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:33 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:33.536Z 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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:45:34.141 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph -s' 2023-12-02T07:45:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:34 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:34 smithi105 ceph-mon[109571]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:34 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2430324321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:34.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:34 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:34.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:34 smithi059 ceph-mon[114680]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:34.771 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:34 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2430324321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:34.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:34 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:34.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:34 smithi059 ceph-mon[108631]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:34.772 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:34 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2430324321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: cluster: 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: id: 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: health: HEALTH_OK 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: services: 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: mon: 3 daemons, quorum a,c,b (age 10m) 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: mgr: y(active, since 7m), standbys: x 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2023-12-02T07:45:35.563 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: data: 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: pools: 6 pools, 161 pgs 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: objects: 209 objects, 585 KiB 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: usage: 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: pgs: 161 active+clean 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: io: 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2023-12-02T07:45:35.564 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:45:35.950 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph health detail' 2023-12-02T07:45:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:36 smithi105 ceph-mon[109571]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:36 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1008419042' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:45:36.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:36 smithi059 ceph-mon[108631]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:36.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:36 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1008419042' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:45:36.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:36 smithi059 ceph-mon[114680]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:36.900 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:36 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1008419042' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:45:37.349 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2023-12-02T07:45:37.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:37 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/4050679337' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:45:37.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:37.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:37 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:37.625 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:37 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/4050679337' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:45:37.626 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:37.626 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:37 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:37.626 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:37 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 172.21.15.59 - - [02/Dec/2023:07:45:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.6" 2023-12-02T07:45:37.716 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2023-12-02T07:45:37.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:37 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/4050679337' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:45:37.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:37.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:37 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:38.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:38 smithi059 ceph-mon[108631]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:38.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:38 smithi059 ceph-mon[114680]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:38.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:38 smithi105 ceph-mon[109571]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:45:39.097 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T07:45:39.457 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph mgr fail' 2023-12-02T07:45:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:39 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3126784898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:39.778 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:39 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3126784898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:39.778 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:39 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3126784898' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:45:40.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[108631]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:40.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[108631]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[108631]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[114680]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[114680]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:45:40.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:40.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:40.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:40 smithi059 ceph-mon[114680]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:40.744 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:40 smithi105 ceph-mon[109571]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:45:40.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:40.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:40.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:40 smithi105 ceph-mon[109571]: from='mgr.24325 172.21.15.59:0/1101913733' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:45:40.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:40 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:40.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:40 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:40.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:40 smithi105 ceph-mon[109571]: from='mgr.24325 ' entity='mgr.y' 2023-12-02T07:45:41.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:41] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2023-12-02T07:45:41.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1888725812' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:45:41.730 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-mon[108631]: osdmap e91: 8 total, 8 up, 8 in 2023-12-02T07:45:41.731 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-mon[108631]: Standby manager daemon y started 2023-12-02T07:45:41.731 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1888725812' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:45:41.731 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-mon[114680]: osdmap e91: 8 total, 8 up, 8 in 2023-12-02T07:45:41.731 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-mon[114680]: Standby manager daemon y started 2023-12-02T07:45:41.731 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:41.486+0000 7f1c7e70d700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-02T07:45:41.731 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ignoring --setuser ceph since I am not root 2023-12-02T07:45:41.731 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ignoring --setgroup ceph since I am not root 2023-12-02T07:45:41.731 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-mgr[108913]: -- 172.21.15.59:0/1147263959 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559e3cd84340 con 0x559e3cd5d000 2023-12-02T07:45:41.732 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:41.683+0000 7f2283e2b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:45:41.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1888725812' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:45:41.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-mon[109571]: osdmap e91: 8 total, 8 up, 8 in 2023-12-02T07:45:41.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-mon[109571]: Standby manager daemon y started 2023-12-02T07:45:41.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:45:41] ENGINE Bus STOPPING 2023-12-02T07:45:41.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:45:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T07:45:41.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:45:41] ENGINE Bus STOPPED 2023-12-02T07:45:41.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:45:41] ENGINE Bus STARTING 2023-12-02T07:45:41.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:45:41] ENGINE Serving on http://:::9283 2023-12-02T07:45:41.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:45:41] ENGINE Bus STARTED 2023-12-02T07:45:41.877 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'sleep 180' 2023-12-02T07:45:42.187 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:41.756Z 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.59:8443//api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2023-12-02T07:45:42.187 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:41.835Z 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.105:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-12-02T07:45:42.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:41.880+0000 7f2283e2b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:45:42.486 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1888725812' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:45:42.486 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: mgrmap e23: x(active, starting, since 0.692461s), standbys: y 2023-12-02T07:45:42.489 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:42.268+0000 7f2283e2b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:45:42.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:42] "GET /metrics HTTP/1.1" 200 35095 "" "Prometheus/2.33.4" 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1888725812' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: mgrmap e23: x(active, starting, since 0.692461s), standbys: y 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:45:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: Manager daemon x is now available 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: Queued rgw.foo for migration 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:42 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1888725812' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:45:42.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: mgrmap e23: x(active, starting, since 0.692461s), standbys: y 2023-12-02T07:45:42.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:45:42.826 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:45:42.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: Manager daemon x is now available 2023-12-02T07:45:42.828 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: Queued rgw.foo for migration 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:42.829 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.830 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:45:42.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: Manager daemon x is now available 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: Queued rgw.foo for migration 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:45:42.832 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:45:42.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:45:42.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:42.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:42.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:45:42.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:42.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:45:42.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:42.833 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:42 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:42.907+0000 7f2283e2b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:45:43.537 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:43.338+0000 7f2283e2b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:45:43.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:45:43.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:45:43.537 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: mgrmap e24: x(active, since 1.70738s), standbys: y 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.538 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: mgrmap e24: x(active, since 1.70738s), standbys: y 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:45:43.539 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:45:43.540 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:45:43.540 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=error ts=2023-12-02T07:45:43.535Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=8 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.59:8443//api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.105:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-12-02T07:45:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:43.536Z 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.59:8443//api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2023-12-02T07:45:43.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:43.537Z 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.105:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.105 because it doesn't contain any IP SANs" 2023-12-02T07:45:43.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:45:43.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:45:43.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: mgrmap e24: x(active, since 1.70738s), standbys: y 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:43.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:45:43.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:43 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:45:44.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:44.089+0000 7f2283e2b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:45:44.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:44.283+0000 7f2283e2b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:45:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: [02/Dec/2023:07:45:43] ENGINE Bus STARTING 2023-12-02T07:45:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: [02/Dec/2023:07:45:43] ENGINE Serving on http://172.21.15.105:8765 2023-12-02T07:45:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: [02/Dec/2023:07:45:43] ENGINE Serving on https://172.21.15.105:7150 2023-12-02T07:45:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: [02/Dec/2023:07:45:43] ENGINE Bus STARTED 2023-12-02T07:45:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: Reconfiguring daemon agent.smithi059 on smithi059 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: Deploying cephadm binary to smithi059 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[108631]: mgrmap e25: x(active, since 3s), standbys: y 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: [02/Dec/2023:07:45:43] ENGINE Bus STARTING 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: [02/Dec/2023:07:45:43] ENGINE Serving on http://172.21.15.105:8765 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: [02/Dec/2023:07:45:43] ENGINE Serving on https://172.21.15.105:7150 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: [02/Dec/2023:07:45:43] ENGINE Bus STARTED 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: Reconfiguring daemon agent.smithi059 on smithi059 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: Deploying cephadm binary to smithi059 2023-12-02T07:45:44.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-mon[114680]: mgrmap e25: x(active, since 3s), standbys: y 2023-12-02T07:45:44.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: [02/Dec/2023:07:45:43] ENGINE Bus STARTING 2023-12-02T07:45:44.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: [02/Dec/2023:07:45:43] ENGINE Serving on http://172.21.15.105:8765 2023-12-02T07:45:44.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: [02/Dec/2023:07:45:43] ENGINE Serving on https://172.21.15.105:7150 2023-12-02T07:45:44.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: [02/Dec/2023:07:45:43] ENGINE Bus STARTED 2023-12-02T07:45:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: Reconfiguring daemon agent.smithi059 on smithi059 2023-12-02T07:45:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: Deploying cephadm binary to smithi059 2023-12-02T07:45:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:44 smithi105 ceph-mon[109571]: mgrmap e25: x(active, since 3s), standbys: y 2023-12-02T07:45:45.276 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:44 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:44.977+0000 7f2283e2b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:45:45.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:45.072+0000 7f2283e2b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:45:45.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:45.169+0000 7f2283e2b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:45:45.277 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:45.273+0000 7f2283e2b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:45:45.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:45.377+0000 7f2283e2b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:45:45.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:45.482+0000 7f2283e2b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:45:46.162 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:45.832+0000 7f2283e2b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:45:46.162 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:45.941+0000 7f2283e2b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:45:46.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:46.159+0000 7f2283e2b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:45:46.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:46.267+0000 7f2283e2b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:45:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[108631]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[108631]: mgrmap e26: x(active, since 4s), standbys: y 2023-12-02T07:45:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:46.774 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:46.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[114680]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:46.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[114680]: mgrmap e26: x(active, since 4s), standbys: y 2023-12-02T07:45:46.775 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:46.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:46.776 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:46 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:46.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:46 smithi105 ceph-mon[109571]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:46.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:46 smithi105 ceph-mon[109571]: mgrmap e26: x(active, since 4s), standbys: y 2023-12-02T07:45:46.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:46 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:46.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:46 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:46.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:46 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:47.126 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:46 smithi059 systemd[1]: Stopping Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:45:47.126 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:46 smithi059 bash[155086]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-02T07:45:47.409 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 bash[155115]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a 2023-12-02T07:45:47.409 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-02T07:45:47.409 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 bash[155179]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter.a" found: no such container 2023-12-02T07:45:47.409 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-02T07:45:47.409 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 systemd[1]: Stopped Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:45:47.409 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 systemd[1]: Starting Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:45:47.410 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:47.180+0000 7f2283e2b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:45:47.410 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:47.368+0000 7f2283e2b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:45:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-mon[114680]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-02T07:45:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-mon[114680]: Reconfiguring daemon node-exporter.a on smithi059 2023-12-02T07:45:47.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-mon[108631]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-02T07:45:47.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-mon[108631]: Reconfiguring daemon node-exporter.a on smithi059 2023-12-02T07:45:47.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:47.547+0000 7f2283e2b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:45:47.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:47 smithi105 ceph-mon[109571]: Reconfiguring node-exporter.a (dependencies changed)... 2023-12-02T07:45:47.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:47 smithi105 ceph-mon[109571]: Reconfiguring daemon node-exporter.a on smithi059 2023-12-02T07:45:48.044 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.858Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-02T07:45:48.044 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.858Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-02T07:45:48.044 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.858Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-02T07:45:48.044 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.858Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-02T07:45:48.044 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-02T07:45:48.044 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=arp 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=edac 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.859Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-02T07:45:48.045 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=os 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-02T07:45:48.046 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=stat 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=time 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=uname 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[155315]: ts=2023-12-02T07:45:47.860Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-02T07:45:48.047 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 bash[155286]: 60d64a6185f88d75d07e9ec8b3db4491ceec08cef563a8008896407999513030 2023-12-02T07:45:48.048 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:45:47 smithi059 systemd[1]: Started Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:45:48.298 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:48.085+0000 7f2283e2b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:45:48.298 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:48.293+0000 7f2283e2b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:45:48.915 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:45:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:45:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked down and back up at {{ $value | humanize }} times once a minute for 5 minutes. This could indicate a network issue (latency, packet drop, disruption) on the clusters \"cluster network\". Check the network environment 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 OSD's to flap (mark each other out)\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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.59:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:45:48.915 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:45:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:45:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: |\n OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by more than 30% from average PG count.\n summary: PG allocations are not balanced across devices\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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.59:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:45:49.019 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:48.777+0000 7f2283e2b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:45:49.019 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:48.918+0000 7f2283e2b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:45:49.019 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:45:48] ENGINE Bus STARTING 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[108631]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[108631]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[108631]: Reconfiguring daemon alertmanager.a on smithi059 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[114680]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[114680]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-02T07:45:49.020 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:48 smithi059 ceph-mon[114680]: Reconfiguring daemon alertmanager.a on smithi059 2023-12-02T07:45:49.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:48 smithi105 ceph-mon[109571]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:45:49.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:49.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:49.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:48 smithi105 ceph-mon[109571]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-02T07:45:49.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:48 smithi105 ceph-mon[109571]: Reconfiguring daemon alertmanager.a on smithi059 2023-12-02T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: CherryPy Checker: 2023-12-02T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: The Application mounted at '' has an empty config. 2023-12-02T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: 2023-12-02T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:45:49] ENGINE Serving on http://:::9283 2023-12-02T07:45:49.285 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: [02/Dec/2023:07:45:49] ENGINE Bus STARTED 2023-12-02T07:45:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[114680]: Standby manager daemon y restarted 2023-12-02T07:45:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[114680]: Standby manager daemon y started 2023-12-02T07:45:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:45:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:45:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:45:49.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:45:49.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[108631]: Standby manager daemon y restarted 2023-12-02T07:45:49.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[108631]: Standby manager daemon y started 2023-12-02T07:45:49.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:45:49.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:45:49.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:45:49.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:49 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:45:50.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:49 smithi105 ceph-mon[109571]: Standby manager daemon y restarted 2023-12-02T07:45:50.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:49 smithi105 ceph-mon[109571]: Standby manager daemon y started 2023-12-02T07:45:50.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:49 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:45:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:49 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:45:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:49 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:45:50.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:49 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/3923218912' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:45:51.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:50 smithi059 ceph-mon[114680]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:45:51.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:50 smithi059 ceph-mon[114680]: mgrmap e27: x(active, since 9s), standbys: y 2023-12-02T07:45:51.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:50 smithi059 ceph-mon[108631]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:45:51.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:50 smithi059 ceph-mon[108631]: mgrmap e27: x(active, since 9s), standbys: y 2023-12-02T07:45:51.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:45:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:45:51.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:50 smithi105 ceph-mon[109571]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:45:51.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:50 smithi105 ceph-mon[109571]: mgrmap e27: x(active, since 9s), standbys: y 2023-12-02T07:45:52.630 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=warn ts=2023-12-02T07:45:52.494Z 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.59:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.59 because it doesn't contain any IP SANs" 2023-12-02T07:45:52.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:45:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:45:52] "GET /metrics HTTP/1.1" 200 35095 "" "Prometheus/2.33.4" 2023-12-02T07:45:52.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:52 smithi105 ceph-mon[109571]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:45:53.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:52 smithi059 ceph-mon[108631]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:45:53.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:52 smithi059 ceph-mon[114680]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:45:53.458 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:45:53.459 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 bash[156133]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-02T07:45:53.459 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[139916]: level=info ts=2023-12-02T07:45:53.279Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:45:53.459 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 bash[156145]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a 2023-12-02T07:45:53.882 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 bash[156183]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager.a" found: no such container 2023-12-02T07:45:53.882 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-02T07:45:53.882 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:45:53.882 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 systemd[1]: Starting Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:45:54.367 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:53.993Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:53.993Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:53.995Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:53.997Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:53 smithi059 bash[156249]: aeb74068acfe9d676131bd7c2de886402c98d10a53fc9cc8087708c3d99179bc 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:54 smithi059 systemd[1]: Started Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:54.026Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:54.026Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:54.029Z caller=main.go:518 msg=Listening address=:9093 2023-12-02T07:45:54.368 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:54.029Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-12-02T07:45:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[108631]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[108631]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[114680]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[114680]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:45:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:45:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:54 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:54 smithi105 ceph-mon[109571]: from='client.24722 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:45:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:54 smithi105 ceph-mon[109571]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:45:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:54 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:54 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:54 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:45:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:54 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:45:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:54 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:45:55.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:55 smithi059 ceph-mon[108631]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:45:55.560 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:55 smithi059 ceph-mon[108631]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:45:55.561 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:55 smithi059 ceph-mon[114680]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:45:55.561 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:55 smithi059 ceph-mon[114680]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:45:55.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:55 smithi105 ceph-mon[109571]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:45:55.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:55 smithi105 ceph-mon[109571]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:45:56.248 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:45:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:45:55.997Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000275609s 2023-12-02T07:45:56.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:56 smithi059 ceph-mon[114680]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:45:56.563 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:56 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:56.564 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:56 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:56.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:56 smithi059 ceph-mon[108631]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:45:56.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:56 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:56.564 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:56 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:56 smithi105 ceph-mon[109571]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:45:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:56 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:56 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:57.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:45:57.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:45:57.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[114680]: Reconfiguring daemon agent.smithi105 on smithi105 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[114680]: Deploying cephadm binary to smithi105 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3509010229' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1410208209' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1792078803"}]: dispatch 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[108631]: Reconfiguring daemon agent.smithi105 on smithi105 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[108631]: Deploying cephadm binary to smithi105 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3509010229' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:45:57.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:57 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1410208209' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1792078803"}]: dispatch 2023-12-02T07:45:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:57 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:45:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:57 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:45:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:57 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:45:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:57 smithi105 ceph-mon[109571]: Reconfiguring daemon agent.smithi105 on smithi105 2023-12-02T07:45:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:57 smithi105 ceph-mon[109571]: Deploying cephadm binary to smithi105 2023-12-02T07:45:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:57 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3509010229' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:45:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:57 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1410208209' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1792078803"}]: dispatch 2023-12-02T07:45:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1410208209' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1792078803"}]': finished 2023-12-02T07:45:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[108631]: osdmap e92: 8 total, 8 up, 8 in 2023-12-02T07:45:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[108631]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-02T07:45:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1636291173' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]: dispatch 2023-12-02T07:45:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]: dispatch 2023-12-02T07:45:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1410208209' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1792078803"}]': finished 2023-12-02T07:45:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[114680]: osdmap e92: 8 total, 8 up, 8 in 2023-12-02T07:45:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[114680]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-02T07:45:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1636291173' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]: dispatch 2023-12-02T07:45:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:58 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]: dispatch 2023-12-02T07:45:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:58 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1410208209' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1792078803"}]': finished 2023-12-02T07:45:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:58 smithi105 ceph-mon[109571]: osdmap e92: 8 total, 8 up, 8 in 2023-12-02T07:45:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:58 smithi105 ceph-mon[109571]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2023-12-02T07:45:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:58 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1636291173' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]: dispatch 2023-12-02T07:45:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:58 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]: dispatch 2023-12-02T07:45:59.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:59 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]': finished 2023-12-02T07:45:59.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:59 smithi105 ceph-mon[109571]: osdmap e93: 8 total, 8 up, 8 in 2023-12-02T07:45:59.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:59 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3646223604' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]: dispatch 2023-12-02T07:45:59.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:59 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]: dispatch 2023-12-02T07:45:59.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:59 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:59.588 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:45:59 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]': finished 2023-12-02T07:45:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[108631]: osdmap e93: 8 total, 8 up, 8 in 2023-12-02T07:45:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3646223604' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]: dispatch 2023-12-02T07:45:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]: dispatch 2023-12-02T07:45:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:59.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2787549644"}]': finished 2023-12-02T07:45:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[114680]: osdmap e93: 8 total, 8 up, 8 in 2023-12-02T07:45:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3646223604' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]: dispatch 2023-12-02T07:45:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]: dispatch 2023-12-02T07:45:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:45:59.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:45:59 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:00.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:00.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]': finished 2023-12-02T07:46:00.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[108631]: osdmap e94: 8 total, 8 up, 8 in 2023-12-02T07:46:00.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[108631]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[108631]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[108631]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1194636361' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]: dispatch 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]: dispatch 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]': finished 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[114680]: osdmap e94: 8 total, 8 up, 8 in 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[114680]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[114680]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[114680]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1194636361' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]: dispatch 2023-12-02T07:46:00.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:00 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]: dispatch 2023-12-02T07:46:00.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:00 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:00.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:00 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1835989693"}]': finished 2023-12-02T07:46:00.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:00 smithi105 ceph-mon[109571]: osdmap e94: 8 total, 8 up, 8 in 2023-12-02T07:46:00.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:00 smithi105 ceph-mon[109571]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:46:00.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:00 smithi105 ceph-mon[109571]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2023-12-02T07:46:00.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:00 smithi105 ceph-mon[109571]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:46:00.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:00 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1194636361' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]: dispatch 2023-12-02T07:46:00.736 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:00 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]: dispatch 2023-12-02T07:46:01.430 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[108890]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:46:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-12-02T07:46:01.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]': finished 2023-12-02T07:46:01.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-mon[108631]: osdmap e95: 8 total, 8 up, 8 in 2023-12-02T07:46:01.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1968028783' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]: dispatch 2023-12-02T07:46:01.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]: dispatch 2023-12-02T07:46:01.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]': finished 2023-12-02T07:46:01.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-mon[114680]: osdmap e95: 8 total, 8 up, 8 in 2023-12-02T07:46:01.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1968028783' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]: dispatch 2023-12-02T07:46:01.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:01 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]: dispatch 2023-12-02T07:46:01.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:01 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/3321672288"}]': finished 2023-12-02T07:46:01.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:01 smithi105 ceph-mon[109571]: osdmap e95: 8 total, 8 up, 8 in 2023-12-02T07:46:01.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:01 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1968028783' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]: dispatch 2023-12-02T07:46:01.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:01 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]: dispatch 2023-12-02T07:46:02.694 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:02.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.59:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.105:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:46:02.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:02 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]': finished 2023-12-02T07:46:02.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:02 smithi105 ceph-mon[109571]: osdmap e96: 8 total, 8 up, 8 in 2023-12-02T07:46:02.694 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:02 smithi105 ceph-mon[109571]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:02.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:02 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3524638618' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/207121648"}]: dispatch 2023-12-02T07:46:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:02 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]': finished 2023-12-02T07:46:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:02 smithi059 ceph-mon[108631]: osdmap e96: 8 total, 8 up, 8 in 2023-12-02T07:46:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:02 smithi059 ceph-mon[108631]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:02 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3524638618' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/207121648"}]: dispatch 2023-12-02T07:46:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:02 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/3321672288"}]': finished 2023-12-02T07:46:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:02 smithi059 ceph-mon[114680]: osdmap e96: 8 total, 8 up, 8 in 2023-12-02T07:46:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:02 smithi059 ceph-mon[114680]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:02 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3524638618' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/207121648"}]: dispatch 2023-12-02T07:46:02.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:46:02] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2023-12-02T07:46:03.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:03 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3524638618' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/207121648"}]': finished 2023-12-02T07:46:03.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:03 smithi105 ceph-mon[109571]: osdmap e97: 8 total, 8 up, 8 in 2023-12-02T07:46:03.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:03 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3807529242' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1022753837"}]: dispatch 2023-12-02T07:46:03.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:03 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3524638618' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/207121648"}]': finished 2023-12-02T07:46:03.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:03 smithi059 ceph-mon[108631]: osdmap e97: 8 total, 8 up, 8 in 2023-12-02T07:46:03.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:03 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3807529242' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1022753837"}]: dispatch 2023-12-02T07:46:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:03 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3524638618' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/207121648"}]': finished 2023-12-02T07:46:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:03 smithi059 ceph-mon[114680]: osdmap e97: 8 total, 8 up, 8 in 2023-12-02T07:46:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:03 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3807529242' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1022753837"}]: dispatch 2023-12-02T07:46:04.437 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:46:04 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:46:04.001Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003769062s 2023-12-02T07:46:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:04 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3807529242' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1022753837"}]': finished 2023-12-02T07:46:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:04 smithi105 ceph-mon[109571]: osdmap e98: 8 total, 8 up, 8 in 2023-12-02T07:46:04.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:04 smithi105 ceph-mon[109571]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:04.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:04 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3807529242' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1022753837"}]': finished 2023-12-02T07:46:04.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:04 smithi059 ceph-mon[108631]: osdmap e98: 8 total, 8 up, 8 in 2023-12-02T07:46:04.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:04 smithi059 ceph-mon[108631]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:04.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:04 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3807529242' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/1022753837"}]': finished 2023-12-02T07:46:04.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:04 smithi059 ceph-mon[114680]: osdmap e98: 8 total, 8 up, 8 in 2023-12-02T07:46:04.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:04 smithi059 ceph-mon[114680]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:06.806 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:06 smithi059 ceph-mon[108631]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2023-12-02T07:46:06.806 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:06 smithi059 ceph-mon[114680]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2023-12-02T07:46:06.927 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:06 smithi105 ceph-mon[109571]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2023-12-02T07:46:07.505 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 systemd[1]: Stopping Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:46:07.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:07.773 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 bash[141450]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:46:07.773 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.567Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:46:07.773 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-02T07:46:07.773 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-02T07:46:07.773 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-02T07:46:07.773 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-02T07:46:07.774 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-02T07:46:07.774 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-02T07:46:07.774 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-02T07:46:07.774 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-02T07:46:07.774 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-02T07:46:07.774 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-02T07:46:07.774 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[131026]: ts=2023-12-02T07:46:07.568Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-02T07:46:07.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:07 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:07.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:07 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:08.111 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 bash[141462]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a 2023-12-02T07:46:08.111 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 bash[141499]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:46:08.111 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-02T07:46:08.111 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 systemd[1]: Stopped Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:46:08.111 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:07 smithi105 systemd[1]: Starting Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:46:08.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.240Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-02T07:46:08.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.240Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-02T07:46:08.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.241Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-02T07:46:08.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.241Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi105 (none))" 2023-12-02T07:46:08.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.241Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-02T07:46:08.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.241Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-02T07:46:08.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.242Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-02T07:46:08.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.243Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-02T07:46:08.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.243Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-02T07:46:08.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.245Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-02T07:46:08.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.245Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.479µs 2023-12-02T07:46:08.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.245Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-02T07:46:08.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.246Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-02T07:46:08.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 bash[141565]: 9f901c875ebe81e3725b00f00b188ec42dbf5df17c6e9b0d09880a717aa9df20 2023-12-02T07:46:08.499 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 systemd[1]: Started Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:46:08.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:08 smithi059 ceph-mon[108631]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2023-12-02T07:46:08.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:08.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:08.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:08 smithi059 ceph-mon[114680]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2023-12-02T07:46:08.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:08.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-mon[109571]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2023-12-02T07:46:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.657Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-02T07:46:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.657Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-02T07:46:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.657Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.02µs wal_replay_duration=412.070545ms total_replay_duration=412.111077ms 2023-12-02T07:46:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.660Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-02T07:46:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.660Z caller=main.go:947 level=info msg="TSDB started" 2023-12-02T07:46:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.660Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-02T07:46:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.676Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.610201ms db_storage=922ns remote_storage=1.387µs web_handler=359ns query_engine=619ns scrape=400.344µs scrape_sd=82.311µs notify=15.949µs notify_sd=15.006µs rules=14.87378ms 2023-12-02T07:46:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:08.676Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-02T07:46:09.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:09 smithi059 ceph-mon[108631]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-02T07:46:09.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:09 smithi059 ceph-mon[108631]: Reconfiguring daemon node-exporter.b on smithi105 2023-12-02T07:46:09.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:09 smithi059 ceph-mon[114680]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-02T07:46:09.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:09 smithi059 ceph-mon[114680]: Reconfiguring daemon node-exporter.b on smithi105 2023-12-02T07:46:09.691 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:09 smithi105 ceph-mon[109571]: Reconfiguring node-exporter.b (dependencies changed)... 2023-12-02T07:46:09.691 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:09 smithi105 ceph-mon[109571]: Reconfiguring daemon node-exporter.b on smithi105 2023-12-02T07:46:09.691 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:09 smithi105 systemd[1]: Stopping Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:46:09.691 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:09 smithi105 bash[141819]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-02T07:46:09.997 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:09 smithi105 bash[141833]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b 2023-12-02T07:46:09.997 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:09 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-02T07:46:09.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:09 smithi105 bash[141888]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter.b" found: no such container 2023-12-02T07:46:09.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:09 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-02T07:46:09.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:09 smithi105 systemd[1]: Stopped Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:46:09.998 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:09 smithi105 systemd[1]: Starting Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.238Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.238Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.238Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.238Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=arp 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=bcache 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=bonding 2023-12-02T07:46:10.498 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=btrfs 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=conntrack 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=cpu 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=diskstats 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=dmi 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=edac 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=entropy 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=filefd 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=filesystem 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=hwmon 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=infiniband 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=ipvs 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=loadavg 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=mdadm 2023-12-02T07:46:10.499 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=meminfo 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=netclass 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=netdev 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=netstat 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=nfs 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=nfsd 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=nvme 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=os 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=pressure 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=rapl 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=schedstat 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=sockstat 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=softnet 2023-12-02T07:46:10.500 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=stat 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=tapestats 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=textfile 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=time 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=uname 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=vmstat 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=xfs 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:115 level=info collector=zfs 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[141968]: ts=2023-12-02T07:46:10.239Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 bash[141953]: 5d0a9f744eb6d9c2a8b2746ef390b97ef49272415e4675ac70e66e74b031dffe 2023-12-02T07:46:10.501 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:46:10 smithi105 systemd[1]: Started Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[108631]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[114680]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:10 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:46:10.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-mon[109571]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:10.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:10.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:10 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:46:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:11 smithi059 ceph-mon[108631]: Reconfiguring grafana.a (dependencies changed)... 2023-12-02T07:46:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:11 smithi059 ceph-mon[108631]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-02T07:46:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:11 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:46:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:11 smithi059 ceph-mon[108631]: Reconfiguring daemon grafana.a on smithi105 2023-12-02T07:46:11.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:11 smithi059 ceph-mon[114680]: Reconfiguring grafana.a (dependencies changed)... 2023-12-02T07:46:11.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:11 smithi059 ceph-mon[114680]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-02T07:46:11.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:11 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:46:11.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:11 smithi059 ceph-mon[114680]: Reconfiguring daemon grafana.a on smithi105 2023-12-02T07:46:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:11 smithi105 ceph-mon[109571]: Reconfiguring grafana.a (dependencies changed)... 2023-12-02T07:46:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:11 smithi105 ceph-mon[109571]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-02T07:46:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:11 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-02T07:46:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:11 smithi105 ceph-mon[109571]: Reconfiguring daemon grafana.a on smithi105 2023-12-02T07:46:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:12 smithi059 ceph-mon[108631]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-02T07:46:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:12 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:12.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:12 smithi059 ceph-mon[114680]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-02T07:46:12.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:12 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:12.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:12 smithi105 ceph-mon[109571]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2023-12-02T07:46:12.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:12 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:14.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:14 smithi059 ceph-mon[108631]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-02T07:46:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:14 smithi059 ceph-mon[114680]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-02T07:46:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:14 smithi105 ceph-mon[109571]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2023-12-02T07:46:16.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:16 smithi059 ceph-mon[114680]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:16.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:16 smithi059 ceph-mon[108631]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:16.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:16 smithi105 ceph-mon[109571]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:17.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:17 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:17.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:17 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:17 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:18 smithi059 ceph-mon[108631]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:18 smithi059 ceph-mon[114680]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:18 smithi105 ceph-mon[109571]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:20 smithi059 ceph-mon[108631]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:20.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:20 smithi059 ceph-mon[114680]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:20 smithi105 ceph-mon[109571]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:22.134 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:46:22] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-02T07:46:22.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:22 smithi105 systemd[1]: Stopping Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:46:22.498 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:22 smithi105 bash[142559]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-02T07:46:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:22 smithi059 ceph-mon[108631]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:22.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:22 smithi059 ceph-mon[114680]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:22 smithi105 ceph-mon[109571]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:22.997 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[129793]: t=2023-12-02T07:46:22+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-02T07:46:23.333 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 bash[142573]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a 2023-12-02T07:46:23.697 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 bash[142676]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana.a" found: no such container 2023-12-02T07:46:23.697 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-02T07:46:23.697 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 systemd[1]: Stopped Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:46:23.697 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 systemd[1]: Starting Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:46:24.189 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STOPPING 2023-12-02T07:46:24.189 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T07:46:24.189 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STOPPED 2023-12-02T07:46:24.189 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STARTING 2023-12-02T07:46:24.189 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 bash[142795]: 14a8861ef21a14e4654845b14057dc20147716f87c4082750fb3368816390ba6 2023-12-02T07:46:24.189 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 systemd[1]: Started Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:46:24.189 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-02T07:46:24.190 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="App mode production" logger=settings 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=813.341µs 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:23 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:23+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-12-02T07:46:24.191 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-12-02T07:46:24.192 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-12-02T07:46:24.192 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:46:24+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Serving on http://:::9283 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STARTED 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STOPPING 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STOPPED 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STARTING 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Serving on http://:::9283 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STARTED 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STOPPING 2023-12-02T07:46:24.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STOPPED 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STARTING 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Serving on http://:::9283 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:46:24] ENGINE Bus STARTED 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:46:24.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:46:24.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:24 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:46:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:46:24.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:46:24.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:46:24.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:24 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:46:25.443 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:46:25.443 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:46:25.443 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:46:25.443 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:46:25.443 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:46:25.443 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:46:25.443 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:46:25.443 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:46:25.444 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:46:25.444 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:46:25.444 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:25 smithi105 ceph-mon[109571]: Deploying daemon agent.smithi105 on smithi105 2023-12-02T07:46:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:46:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:46:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:46:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:46:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:46:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:46:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:46:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:46:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:46:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:46:25.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[108631]: Deploying daemon agent.smithi105 on smithi105 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi059.front.sepia.ceph.com:9093"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi105.front.sepia.ceph.com:9095"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi105.front.sepia.ceph.com:3000"}]: dispatch 2023-12-02T07:46:25.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:25 smithi059 ceph-mon[114680]: Deploying daemon agent.smithi105 on smithi105 2023-12-02T07:46:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[108631]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[108631]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:46:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[114680]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[114680]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:46:26.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:26 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:26 smithi105 ceph-mon[109571]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:26.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:26 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:26 smithi105 ceph-mon[109571]: Deploying daemon agent.smithi059 on smithi059 2023-12-02T07:46:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:26 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:26 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:26 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:46:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:26 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:46:26.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:26 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:27.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:27.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:27.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:27 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:46:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:46:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:46:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:28.694 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:28 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:46:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:28 smithi105 ceph-mon[109571]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:29.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:28 smithi059 ceph-mon[108631]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:28 smithi059 ceph-mon[114680]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[108631]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[114680]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:30.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:30 smithi105 ceph-mon[109571]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:30.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:32.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:46:32] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-02T07:46:32.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:32 smithi059 ceph-mon[108631]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:32.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:32 smithi059 ceph-mon[114680]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:32.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:32 smithi105 ceph-mon[109571]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:34 smithi059 ceph-mon[108631]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:34.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:34 smithi059 ceph-mon[114680]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:34 smithi105 ceph-mon[109571]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:36.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:36 smithi059 ceph-mon[108631]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:36.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:36 smithi059 ceph-mon[114680]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:36.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:36 smithi105 ceph-mon[109571]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:37.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:37 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:37 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:37 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:38 smithi059 ceph-mon[108631]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:38.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:38 smithi059 ceph-mon[114680]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:38.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:38 smithi105 ceph-mon[109571]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:38.997 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:46:40.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:40 smithi059 ceph-mon[108631]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:40 smithi059 ceph-mon[114680]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:40.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:40 smithi105 ceph-mon[109571]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:42.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:46:42] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.33.4" 2023-12-02T07:46:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:42 smithi059 ceph-mon[108631]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:42.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:42 smithi059 ceph-mon[114680]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:42.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:42.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:42 smithi105 ceph-mon[109571]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:42.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:44 smithi059 ceph-mon[108631]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:44 smithi059 ceph-mon[114680]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:44 smithi105 ceph-mon[109571]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:46.676 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:46 smithi105 ceph-mon[109571]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:46.676 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:46 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:46.676 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:46 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:46.676 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:46 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:46 smithi059 ceph-mon[108631]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:46 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:46.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:46 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:46.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:46 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:46 smithi059 ceph-mon[114680]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:46 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:46 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:46 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:47.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:47 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:47.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:47 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:47.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:47 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:48.843 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:48 smithi059 ceph-mon[108631]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:48.843 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.843 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.843 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:48 smithi059 ceph-mon[114680]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:48.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.844 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:48 smithi105 ceph-mon[109571]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:46:48.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:48.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:46:50.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:50 smithi059 ceph-mon[108631]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:50 smithi059 ceph-mon[114680]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:50.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:50 smithi105 ceph-mon[109571]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:52.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:46:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:46:52] "GET /metrics HTTP/1.1" 200 37888 "" "Prometheus/2.33.4" 2023-12-02T07:46:52.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:52 smithi059 ceph-mon[108631]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:52.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:52 smithi059 ceph-mon[114680]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:52.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:52 smithi105 ceph-mon[109571]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:54 smithi059 ceph-mon[108631]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:54.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:54 smithi059 ceph-mon[114680]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:54 smithi105 ceph-mon[109571]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:46:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:56 smithi059 ceph-mon[108631]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:56.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:56 smithi059 ceph-mon[114680]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:56 smithi105 ceph-mon[109571]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:57 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:57 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:57.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:57 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:57.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:57 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:57 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:46:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:57 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:46:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:46:58 smithi059 ceph-mon[108631]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:46:58 smithi059 ceph-mon[114680]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:46:58 smithi105 ceph-mon[109571]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:46:58.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:46:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:46:58.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:47:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:00 smithi059 ceph-mon[108631]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:00 smithi059 ceph-mon[114680]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:00.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:00 smithi105 ceph-mon[109571]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:02.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:47:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:47:02] "GET /metrics HTTP/1.1" 200 37885 "" "Prometheus/2.33.4" 2023-12-02T07:47:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:02 smithi059 ceph-mon[108631]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:02 smithi059 ceph-mon[114680]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:02.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:02 smithi105 ceph-mon[109571]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:04 smithi059 ceph-mon[108631]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:04.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:04 smithi059 ceph-mon[114680]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:04.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:04 smithi105 ceph-mon[109571]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:06 smithi105 ceph-mon[109571]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:06 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:06 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:06.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:06 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:06.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:06 smithi059 ceph-mon[108631]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:06.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:06 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:06.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:06 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:06.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:06 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:06.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:06 smithi059 ceph-mon[114680]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:06.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:06 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:06.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:06 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:06.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:06 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:07.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:07 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:07.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:07 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:07.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:07 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:08.855 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:08 smithi059 ceph-mon[108631]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:08.855 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.855 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.855 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:08 smithi059 ceph-mon[114680]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:08.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:08 smithi105 ceph-mon[109571]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:47:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:47:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:47:10.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:10 smithi059 ceph-mon[108631]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:10.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:10 smithi059 ceph-mon[114680]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:10.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:10 smithi105 ceph-mon[109571]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:12.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:47:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:47:12] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2023-12-02T07:47:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:12 smithi059 ceph-mon[108631]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:12 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:12.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:12 smithi059 ceph-mon[114680]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:12.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:12 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:12.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:12 smithi105 ceph-mon[109571]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:12.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:12 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:14 smithi059 ceph-mon[108631]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:14 smithi059 ceph-mon[114680]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:14 smithi105 ceph-mon[109571]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:16.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:16 smithi059 ceph-mon[108631]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:16.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:16 smithi059 ceph-mon[114680]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:16.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:16 smithi105 ceph-mon[109571]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:17.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:17 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:17.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:17 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:17 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:18 smithi059 ceph-mon[108631]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:18 smithi059 ceph-mon[114680]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:18 smithi105 ceph-mon[109571]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:18.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:47:18 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:47:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:47:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:20 smithi059 ceph-mon[108631]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:20.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:20 smithi059 ceph-mon[114680]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:20 smithi105 ceph-mon[109571]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:22.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:47:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:47:22] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2023-12-02T07:47:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:22 smithi059 ceph-mon[108631]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:22.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:22 smithi059 ceph-mon[114680]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:22 smithi105 ceph-mon[109571]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:24 smithi059 ceph-mon[108631]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:24.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:24 smithi059 ceph-mon[114680]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:24 smithi105 ceph-mon[109571]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:26.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:26 smithi059 ceph-mon[108631]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:26.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:26 smithi105 ceph-mon[109571]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:26.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:26 smithi059 ceph-mon[114680]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:47:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:47:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:47:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:47:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:47:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:47:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:28 smithi105 ceph-mon[109571]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:28.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:47:28 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:47: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:47:29.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:28 smithi059 ceph-mon[114680]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:28 smithi059 ceph-mon[108631]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:31.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:30 smithi059 ceph-mon[108631]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:31.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:30 smithi059 ceph-mon[114680]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:31.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:30 smithi105 ceph-mon[109571]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:32.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:47:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:47:32] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2023-12-02T07:47:33.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:32 smithi059 ceph-mon[108631]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:33.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:32 smithi059 ceph-mon[114680]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:33.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:32 smithi105 ceph-mon[109571]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:34 smithi059 ceph-mon[108631]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:34.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:34 smithi059 ceph-mon[114680]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:34 smithi105 ceph-mon[109571]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:36.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:36 smithi059 ceph-mon[108631]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:36.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:36 smithi059 ceph-mon[114680]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:36.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:36 smithi105 ceph-mon[109571]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:37.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:37 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:37 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:37 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:38 smithi059 ceph-mon[108631]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:38.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:38 smithi059 ceph-mon[114680]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:38.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:38 smithi105 ceph-mon[109571]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:38.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:47:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:47:38.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:47:40.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:40 smithi059 ceph-mon[108631]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:40 smithi059 ceph-mon[114680]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:40.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:40 smithi105 ceph-mon[109571]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:42.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:47:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:47:42] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2023-12-02T07:47:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:42 smithi059 ceph-mon[108631]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:42 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:42.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:42 smithi059 ceph-mon[114680]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:42.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:42 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:42 smithi105 ceph-mon[109571]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:42 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:44.639 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:44 smithi105 ceph-mon[109571]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:44 smithi059 ceph-mon[108631]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:44 smithi059 ceph-mon[114680]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:46.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:46 smithi059 ceph-mon[108631]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:46 smithi059 ceph-mon[114680]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:46.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:46 smithi105 ceph-mon[109571]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:47.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:47 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:47.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:47.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:47.903 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:47 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:47 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:48.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:48 smithi105 ceph-mon[109571]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:48.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:47:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:47: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:47:49.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:48 smithi059 ceph-mon[108631]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:49.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:49.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:49.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:49.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:48 smithi059 ceph-mon[114680]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:49.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:49.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:49.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:47:51.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:50 smithi059 ceph-mon[108631]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:51.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:50 smithi059 ceph-mon[114680]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:51.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:50 smithi105 ceph-mon[109571]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:52.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:47:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:47:52] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2023-12-02T07:47:53.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:52 smithi059 ceph-mon[108631]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:53.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:52 smithi059 ceph-mon[114680]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:53.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:52 smithi105 ceph-mon[109571]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:54 smithi059 ceph-mon[108631]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:54.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:54 smithi059 ceph-mon[114680]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:54 smithi105 ceph-mon[109571]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:47:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:56 smithi059 ceph-mon[108631]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:56.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:56 smithi059 ceph-mon[114680]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:56 smithi105 ceph-mon[109571]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:57.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:57 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:57.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:57 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:57 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:57 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:57 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:47:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:57 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:47:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:47:58 smithi059 ceph-mon[114680]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:47:58 smithi059 ceph-mon[108631]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:47:58 smithi105 ceph-mon[109571]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:47:58.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:47:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:47:58.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:48:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:00 smithi059 ceph-mon[114680]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:00 smithi059 ceph-mon[108631]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:00.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:00 smithi105 ceph-mon[109571]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:02.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:48:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:48:02] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-02T07:48:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:02 smithi059 ceph-mon[108631]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:02 smithi059 ceph-mon[114680]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:02.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:02 smithi105 ceph-mon[109571]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:04.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:04 smithi059 ceph-mon[114680]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:04 smithi059 ceph-mon[108631]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:04 smithi105 ceph-mon[109571]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:06.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:06 smithi059 ceph-mon[114680]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:06.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:06 smithi059 ceph-mon[108631]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:06.940 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:06 smithi105 ceph-mon[109571]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:07 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:07 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:07 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:07 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:07 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:07 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:07 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:07 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:07 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:08.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:07 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:07 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:07 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:08.850 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:48:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:48:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:48:09.181 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:08 smithi059 ceph-mon[108631]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:09.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:09.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:09.182 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:09.182 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:08 smithi059 ceph-mon[114680]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:09.182 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:09.182 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:09.182 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:09.224 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:08 smithi105 ceph-mon[109571]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:09.224 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:09.225 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:09.225 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:11.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:10 smithi059 ceph-mon[108631]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:11.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:10 smithi059 ceph-mon[114680]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:11.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:10 smithi105 ceph-mon[109571]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:12.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:11 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:12.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:48:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:48:12] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2023-12-02T07:48:12.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:11 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:12.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:11 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:13.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:12 smithi105 ceph-mon[109571]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:12 smithi059 ceph-mon[108631]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:13.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:12 smithi059 ceph-mon[114680]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:14.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:14 smithi059 ceph-mon[114680]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:14 smithi059 ceph-mon[108631]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:14 smithi105 ceph-mon[109571]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:16.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:16 smithi059 ceph-mon[108631]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:16.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:16 smithi059 ceph-mon[114680]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:16.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:16 smithi105 ceph-mon[109571]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:17.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:17 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:17.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:17 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:17 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:18 smithi059 ceph-mon[108631]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:18.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:18 smithi059 ceph-mon[114680]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:18 smithi105 ceph-mon[109571]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:18.997 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:48:18 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:48: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:48:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:20 smithi059 ceph-mon[108631]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:20.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:20 smithi059 ceph-mon[114680]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:20 smithi105 ceph-mon[109571]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:22.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:48:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:48:22] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2023-12-02T07:48:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:22 smithi059 ceph-mon[108631]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:22.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:22 smithi059 ceph-mon[114680]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:22 smithi105 ceph-mon[109571]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:24 smithi059 ceph-mon[108631]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:24.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:24 smithi059 ceph-mon[114680]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:24 smithi105 ceph-mon[109571]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:26.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:26 smithi059 ceph-mon[108631]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:26.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:26 smithi059 ceph-mon[114680]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:26.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:26 smithi105 ceph-mon[109571]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:28.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:28 smithi059 ceph-mon[108631]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:28.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:28 smithi059 ceph-mon[114680]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:28 smithi105 ceph-mon[109571]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:28.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:48:28 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:48:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:48:29.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:29 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:29 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:29 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:30.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:29 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:30.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:29 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:30.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:29 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:29 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:29 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:29 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:30 smithi059 ceph-mon[108631]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:31.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:30 smithi059 ceph-mon[114680]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:31.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:30 smithi105 ceph-mon[109571]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:32.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:48:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:48:32] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-02T07:48:33.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:32 smithi105 ceph-mon[109571]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:33.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:32 smithi059 ceph-mon[108631]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:33.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:32 smithi059 ceph-mon[114680]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:34 smithi059 ceph-mon[108631]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:34.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:34 smithi059 ceph-mon[114680]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:34 smithi105 ceph-mon[109571]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:36.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:36 smithi059 ceph-mon[108631]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:36.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:36 smithi059 ceph-mon[114680]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:36.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:36 smithi105 ceph-mon[109571]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:37.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:37 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:37 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:37 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:38 smithi059 ceph-mon[108631]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:38.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:38 smithi059 ceph-mon[114680]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:38.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:38 smithi105 ceph-mon[109571]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:38.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:48:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:48: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:48:40.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:40 smithi059 ceph-mon[108631]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:40 smithi059 ceph-mon[114680]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:40.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:40 smithi105 ceph-mon[109571]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:41.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:41 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:41.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:41 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:41.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:41 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:42.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:48:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:48:42] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-02T07:48:42.920 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:42 smithi059 ceph-mon[108631]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:42.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:42 smithi059 ceph-mon[114680]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:42.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:42 smithi105 ceph-mon[109571]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:43.259 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-02T07:48:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:44 smithi059 ceph-mon[108631]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:44.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:44 smithi059 ceph-mon[114680]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:44 smithi105 ceph-mon[109571]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:45.146 INFO:teuthology.orchestra.run.smithi059.stdout:Scheduled to redeploy mgr.y on host 'smithi059' 2023-12-02T07:48:45.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/658959404' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:48:45.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:45.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/658959404' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:48:45.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:45 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:45.527 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps --refresh' 2023-12-02T07:48:45.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:45 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/658959404' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-02T07:48:45.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:45 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:45 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:45 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:45.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:45 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:46.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:46 smithi059 ceph-mon[108631]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:46.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:46 smithi059 ceph-mon[108631]: Schedule redeploy daemon mgr.y 2023-12-02T07:48:46.618 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:46 smithi059 ceph-mon[108631]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:46.618 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:46 smithi059 ceph-mon[114680]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:46.618 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:46 smithi059 ceph-mon[114680]: Schedule redeploy daemon mgr.y 2023-12-02T07:48:46.618 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:46 smithi059 ceph-mon[114680]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:46 smithi105 ceph-mon[109571]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:46 smithi105 ceph-mon[109571]: Schedule redeploy daemon mgr.y 2023-12-02T07:48:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:46 smithi105 ceph-mon[109571]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:47.145 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:48:47.145 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 18s ago 13m - - 2023-12-02T07:48:47.145 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 20s ago 13m - - 2023-12-02T07:48:47.145 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (2m) 18s ago 10m 20.7M - 0.23.0 ba2b418f427c aeb74068acfe 2023-12-02T07:48:47.145 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (2m) 20s ago 9m 52.7M - 8.3.5 dad864ee21e9 14a8861ef21a 2023-12-02T07:48:47.145 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (2m) 18s ago 9m 54.6M - 3.5 e1d6a67b021e 48f07a156227 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283 running (5m) 20s ago 13m 518M - 18.0.0-7631-gbed76814 60bd4e4d4fdc b2217f27d906 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:9283 running (14m) 18s ago 14m 432M - 17.2.0 e1d6a67b021e 8439625e9b4d 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (14m) 18s ago 14m 128M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (13m) 20s ago 13m 90.6M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (13m) 18s ago 13m 94.9M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (2m) 18s ago 10m 23.3M - 1.3.1 1dbe0e931976 60d64a6185f8 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (2m) 20s ago 10m 25.6M - 1.3.1 1dbe0e931976 5d0a9f744eb6 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (12m) 18s ago 12m 114M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (12m) 18s ago 12m 123M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (12m) 18s ago 12m 92.0M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (12m) 18s ago 12m 128M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (11m) 20s ago 11m 121M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (11m) 20s ago 11m 114M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (11m) 20s ago 11m 98.2M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:48:47.146 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (11m) 20s ago 11m 115M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:48:47.147 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (2m) 20s ago 10m 65.6M - 2.33.4 514e6a882f6e 9f901c875ebe 2023-12-02T07:48:47.147 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (9m) 18s ago 9m 93.3M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:48:47.147 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (9m) 20s ago 9m 93.2M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:48:47.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:47.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:47.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:47.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:47.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:48:47.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:48:47.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:48:47.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:47.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:47 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:47 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:47.510 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'sleep 180' 2023-12-02T07:48:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:48 smithi059 ceph-mon[108631]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:48 smithi059 ceph-mon[108631]: Deploying daemon mgr.y on smithi059 2023-12-02T07:48:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:48 smithi059 ceph-mon[108631]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:48.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:48 smithi059 ceph-mon[114680]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:48.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:48 smithi059 ceph-mon[114680]: Deploying daemon mgr.y on smithi059 2023-12-02T07:48:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:48 smithi059 ceph-mon[114680]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:48.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:48 smithi105 ceph-mon[109571]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:48:48.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:48 smithi105 ceph-mon[109571]: Deploying daemon mgr.y on smithi059 2023-12-02T07:48:48.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:48 smithi105 ceph-mon[109571]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:48.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:48:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:48: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:48:48.808 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:48 smithi059 systemd[1]: Stopping Ceph mgr.y for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:48:49.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:49 smithi059 bash[161517]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y 2023-12-02T07:48:49.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:49 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-12-02T07:48:49.366 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:49 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-02T07:48:49.367 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:49 smithi059 systemd[1]: Stopped Ceph mgr.y for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:48:49.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:49 smithi059 systemd[1]: Starting Ceph mgr.y for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:48:50.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.189 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:49 smithi059 bash[161700]: 0c7fd5c1c173c47010f00c623a4333821b22958fe57b1c82936b527ca1fdfa6e 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:49 smithi059 systemd[1]: Started Ceph mgr.y for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:49 smithi059 ceph-mgr[161737]: -- 172.21.15.59:0/1008777296 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563f4f6e81a0 con 0x563f4f6be800 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:50.045+0000 7fc758bdb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:50.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:50.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:50.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.368 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:48:50.369 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:48:50.623 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:50.247+0000 7fc758bdb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:48:50.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:50.620+0000 7fc758bdb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:48:51.412 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:51.216+0000 7fc758bdb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:48:51.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:51.480+0000 7fc758bdb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-02T07:48:52.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:51.980+0000 7fc758bdb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:48:52.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:48:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:48:52] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-02T07:48:52.919 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:52 smithi059 ceph-mon[108631]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:52.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:52 smithi059 ceph-mon[114680]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:52.919 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:52.815+0000 7fc758bdb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:48:52.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:52 smithi105 ceph-mon[109571]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:53.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:52 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:52.915+0000 7fc758bdb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:48:53.924 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:53.611+0000 7fc758bdb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:48:53.924 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:53.709+0000 7fc758bdb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:48:53.924 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:53.811+0000 7fc758bdb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:48:54.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:53 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:53.920+0000 7fc758bdb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:48:54.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:54 smithi059 ceph-mon[108631]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:54.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:54 smithi059 ceph-mon[114680]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:54.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:54.183+0000 7fc758bdb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:48:54.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:54.291+0000 7fc758bdb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:48:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:54 smithi105 ceph-mon[109571]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:54.881 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:54.554+0000 7fc758bdb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:48:54.881 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:54.665+0000 7fc758bdb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:48:54.881 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:54.878+0000 7fc758bdb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:48:55.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:54 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:54.978+0000 7fc758bdb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:48:56.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:55.855+0000 7fc758bdb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:48:56.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:56 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:56.083+0000 7fc758bdb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:48:56.603 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:56 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:56.292+0000 7fc758bdb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:48:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:56 smithi059 ceph-mon[108631]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:56.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:56 smithi059 ceph-mon[114680]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:56 smithi105 ceph-mon[109571]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:48:57.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:57.058+0000 7fc758bdb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:48:57.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:57.271+0000 7fc758bdb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:48:57.745 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:57.745 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:57.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:57.745 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:57.746 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:57.485+0000 7fc758bdb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:48:57.746 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:57.621+0000 7fc758bdb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:48:57.746 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:48:57] ENGINE Bus STARTING 2023-12-02T07:48:57.746 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: CherryPy Checker: 2023-12-02T07:48:57.746 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: The Application mounted at '' has an empty config. 2023-12-02T07:48:57.746 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:48:57.746 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:48:57] ENGINE Serving on http://:::9283 2023-12-02T07:48:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:57 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:48:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:57 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:48:58.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:48:57 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:48:57] ENGINE Bus STARTED 2023-12-02T07:48:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[114680]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[114680]: Standby manager daemon y restarted 2023-12-02T07:48:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[114680]: Standby manager daemon y started 2023-12-02T07:48:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[108631]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[108631]: Standby manager daemon y restarted 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[108631]: Standby manager daemon y started 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:48:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:58 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:48:58.997 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:48:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:48: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:48:58.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:58 smithi105 ceph-mon[109571]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:48:58.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:58 smithi105 ceph-mon[109571]: Standby manager daemon y restarted 2023-12-02T07:48:58.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:58 smithi105 ceph-mon[109571]: Standby manager daemon y started 2023-12-02T07:48:58.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:58 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:48:58.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:58 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:48:58.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:58 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:48:58.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:58 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:48:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:48:59 smithi059 ceph-mon[108631]: mgrmap e28: x(active, since 3m), standbys: y 2023-12-02T07:48:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:48:59 smithi059 ceph-mon[114680]: mgrmap e28: x(active, since 3m), standbys: y 2023-12-02T07:48:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:48:59 smithi105 ceph-mon[109571]: mgrmap e28: x(active, since 3m), standbys: y 2023-12-02T07:49:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:00 smithi059 ceph-mon[108631]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:00 smithi059 ceph-mon[114680]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:00.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:00 smithi105 ceph-mon[109571]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:02.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:49:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:49:02] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2023-12-02T07:49:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:02 smithi059 ceph-mon[108631]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:02 smithi059 ceph-mon[114680]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:02.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:02 smithi105 ceph-mon[109571]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:04 smithi059 ceph-mon[108631]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:04.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:04 smithi059 ceph-mon[114680]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:04.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:04 smithi105 ceph-mon[109571]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:06.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:06 smithi059 ceph-mon[108631]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:06.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:06 smithi059 ceph-mon[114680]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:06.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:06 smithi105 ceph-mon[109571]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:07.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:07 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:07.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:07 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:07.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:07 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:07.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:07 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:07.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:07 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:07.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:07 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:07.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:07 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:07.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:07 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:07.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:07 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:07.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:07 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:07.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:07 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:07.896 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:07 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:08.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:08 smithi059 ceph-mon[108631]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:08.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:08 smithi059 ceph-mon[114680]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:08 smithi105 ceph-mon[109571]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:49:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:49: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:49:10.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.559 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:10 smithi059 ceph-mon[108631]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:10.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.560 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:10 smithi059 ceph-mon[114680]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:10.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:10.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:10 smithi105 ceph-mon[109571]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:11.642 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:11 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:11.642 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:11 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:11.642 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:11 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:11 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:11 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:11 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:11.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:11 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:11.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:11 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:11.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:11 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:12.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:49:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:49:12] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2023-12-02T07:49:12.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:12 smithi059 ceph-mon[108631]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:12.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:12 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:12.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:12 smithi059 ceph-mon[114680]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:12.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:12 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:12.941 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:12 smithi105 ceph-mon[109571]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:13.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:12 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:14 smithi059 ceph-mon[108631]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:14 smithi059 ceph-mon[114680]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:14 smithi105 ceph-mon[109571]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:16.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:16 smithi059 ceph-mon[108631]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:16.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:16 smithi059 ceph-mon[114680]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:16.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:16 smithi105 ceph-mon[109571]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:49:17.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:17 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:17.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:17 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:17 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:18 smithi059 ceph-mon[108631]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:18.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:18 smithi059 ceph-mon[114680]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:18 smithi105 ceph-mon[109571]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:49:18.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:49:18 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:49: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:49:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:20 smithi059 ceph-mon[108631]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:20.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:20 smithi059 ceph-mon[114680]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:20 smithi105 ceph-mon[109571]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:22.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:49:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:49:22] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2023-12-02T07:49:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:22 smithi059 ceph-mon[108631]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:22.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:22 smithi059 ceph-mon[114680]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:22 smithi105 ceph-mon[109571]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:24 smithi059 ceph-mon[108631]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:24.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:24 smithi059 ceph-mon[114680]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:24 smithi105 ceph-mon[109571]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:26.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:26 smithi059 ceph-mon[108631]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:26.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:26 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:26.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:26 smithi059 ceph-mon[114680]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:26.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:26 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:26.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:26 smithi105 ceph-mon[109571]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:26 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:27 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:27 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:27 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:27 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:27 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:27 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:28.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:28 smithi059 ceph-mon[108631]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:28.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:28 smithi059 ceph-mon[114680]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:28 smithi105 ceph-mon[109571]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:28.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:49:28 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:49: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:49:31.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:30 smithi059 ceph-mon[114680]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:31.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:31.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:31.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:30 smithi059 ceph-mon[108631]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:31.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:30 smithi105 ceph-mon[109571]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:31.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:32.274 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:49:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:49:32] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-02T07:49:32.962 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:32 smithi105 ceph-mon[109571]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:33.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:32 smithi059 ceph-mon[108631]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:33.169 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:32 smithi059 ceph-mon[114680]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:34 smithi059 ceph-mon[108631]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:34.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:34 smithi059 ceph-mon[114680]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:34 smithi105 ceph-mon[109571]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:36.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:36 smithi059 ceph-mon[108631]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:36.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:36 smithi059 ceph-mon[114680]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:36.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:36 smithi105 ceph-mon[109571]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:37.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:37 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:37 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:37 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:38 smithi059 ceph-mon[108631]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:38.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:38 smithi059 ceph-mon[114680]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:38.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:38 smithi105 ceph-mon[109571]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:38.997 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:49:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:49: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:49:40.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:40 smithi059 ceph-mon[108631]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:40 smithi059 ceph-mon[114680]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:40.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:40 smithi105 ceph-mon[109571]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:41.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:41 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:41.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:41 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:41 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:42.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:49:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:49:42] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2023-12-02T07:49:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:42 smithi059 ceph-mon[108631]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:42.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:42 smithi059 ceph-mon[114680]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:42.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:42 smithi105 ceph-mon[109571]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:44 smithi059 ceph-mon[108631]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:44 smithi059 ceph-mon[114680]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:44 smithi105 ceph-mon[109571]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:46 smithi059 ceph-mon[108631]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:46.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:46 smithi059 ceph-mon[114680]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:46.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:46 smithi105 ceph-mon[109571]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:47.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:47 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:47.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:47 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:47.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:47 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:48.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:48 smithi059 ceph-mon[108631]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:48.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:48 smithi059 ceph-mon[114680]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:48.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:48 smithi105 ceph-mon[109571]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:48.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:49:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:49:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:49:51.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:50 smithi105 ceph-mon[109571]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:49:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:49:51.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:49:51.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[108631]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:51.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[114680]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:49:51.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:49:51.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:49:52.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:49:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:49:52] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2023-12-02T07:49:53.239 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:52 smithi105 ceph-mon[109571]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:53.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:52 smithi059 ceph-mon[108631]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:53.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:52 smithi059 ceph-mon[114680]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:54.674 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:54 smithi059 ceph-mon[108631]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:54.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:54 smithi059 ceph-mon[114680]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:54.675 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:54 smithi105 ceph-mon[109571]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:56 smithi059 ceph-mon[108631]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:56 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:56 smithi059 ceph-mon[114680]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:56 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:56 smithi105 ceph-mon[109571]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:49:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:56 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:49:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:57 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:57.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:57 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:57 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:49:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:49:58 smithi059 ceph-mon[108631]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:49:58 smithi059 ceph-mon[114680]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:49:58 smithi105 ceph-mon[109571]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:49:58.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:49:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:49: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:50:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:00 smithi059 ceph-mon[108631]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:00 smithi059 ceph-mon[108631]: overall HEALTH_OK 2023-12-02T07:50:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:00 smithi059 ceph-mon[114680]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:00 smithi059 ceph-mon[114680]: overall HEALTH_OK 2023-12-02T07:50:00.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:00 smithi105 ceph-mon[109571]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:00.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:00 smithi105 ceph-mon[109571]: overall HEALTH_OK 2023-12-02T07:50:02.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:50:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:50:02] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-02T07:50:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:02 smithi059 ceph-mon[108631]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:02 smithi059 ceph-mon[114680]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:02.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:02 smithi105 ceph-mon[109571]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:04 smithi059 ceph-mon[108631]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:04.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:04 smithi059 ceph-mon[114680]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:04 smithi105 ceph-mon[109571]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:06.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:06 smithi059 ceph-mon[108631]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:06.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:06 smithi059 ceph-mon[114680]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:06.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:06 smithi105 ceph-mon[109571]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:07.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:07 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:07.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:07 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:07 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:08 smithi105 ceph-mon[109571]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:50:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:50: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:50:09.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:08 smithi059 ceph-mon[108631]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:09.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:09.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:09.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:09.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:08 smithi059 ceph-mon[114680]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:09.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:09.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:09.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:10 smithi059 ceph-mon[108631]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:11.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:10 smithi059 ceph-mon[114680]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:11.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:10 smithi105 ceph-mon[109571]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:11.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:11.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:12.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:11 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:12.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:11 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:12.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:11 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:12.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:50:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:50:12] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-02T07:50:13.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:12 smithi059 ceph-mon[108631]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:13.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:12 smithi059 ceph-mon[114680]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:13.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:12 smithi105 ceph-mon[109571]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:14.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:14 smithi059 ceph-mon[108631]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:14.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:14 smithi059 ceph-mon[114680]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:14 smithi105 ceph-mon[109571]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:16.780 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:16 smithi059 ceph-mon[108631]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:16.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:16 smithi059 ceph-mon[114680]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:16.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:16 smithi105 ceph-mon[109571]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:17.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:17 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:17.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:17 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:17 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:18 smithi059 ceph-mon[108631]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:18 smithi059 ceph-mon[114680]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:18 smithi105 ceph-mon[109571]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:18.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:50:18 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:50: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:50:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:20 smithi059 ceph-mon[108631]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:20.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:20 smithi059 ceph-mon[114680]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:20 smithi105 ceph-mon[109571]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:22.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:50:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:50:22] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-02T07:50:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:22 smithi059 ceph-mon[108631]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:22.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:22 smithi059 ceph-mon[114680]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:22 smithi105 ceph-mon[109571]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:24 smithi059 ceph-mon[108631]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:24.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:24 smithi059 ceph-mon[114680]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:24 smithi105 ceph-mon[109571]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:26.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:26 smithi059 ceph-mon[108631]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:26.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:26 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:26.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:26 smithi059 ceph-mon[114680]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:26.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:26 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:26.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:26 smithi105 ceph-mon[109571]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:26.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:26 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:27 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:27.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:27 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:27.984 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:27 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:28.968 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:50:28 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:50:28.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:50:29.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:28 smithi105 ceph-mon[109571]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:29.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:29.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:29.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:29.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:28 smithi059 ceph-mon[108631]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:29.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:29.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:29.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:29.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:28 smithi059 ceph-mon[114680]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:29.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:29.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:29.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:30 smithi105 ceph-mon[109571]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:31.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:30 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:30 smithi059 ceph-mon[108631]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:31.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:30 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:30 smithi059 ceph-mon[114680]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:31.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:31.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:30 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:32.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:50:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:50:32] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-02T07:50:33.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:32 smithi105 ceph-mon[109571]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:33.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:32 smithi059 ceph-mon[108631]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:33.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:32 smithi059 ceph-mon[114680]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:34 smithi059 ceph-mon[108631]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:34.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:34 smithi059 ceph-mon[114680]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:34 smithi105 ceph-mon[109571]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:36.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:36 smithi059 ceph-mon[108631]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:36.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:36 smithi059 ceph-mon[114680]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:36.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:36 smithi105 ceph-mon[109571]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:37.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:37 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:37 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:37 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:38 smithi059 ceph-mon[108631]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:38.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:38 smithi059 ceph-mon[114680]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:38.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:38 smithi105 ceph-mon[109571]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:38.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:50:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:50: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:50:40.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:40 smithi059 ceph-mon[108631]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:40 smithi059 ceph-mon[114680]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:40.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:40 smithi105 ceph-mon[109571]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:41.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:41 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:41 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:41.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:41 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:42.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:50:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:50:42] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-02T07:50:42.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:42 smithi059 ceph-mon[114680]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:42 smithi059 ceph-mon[108631]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:42.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:42 smithi105 ceph-mon[109571]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:44.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:44 smithi059 ceph-mon[108631]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:44.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:44 smithi059 ceph-mon[114680]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:44 smithi105 ceph-mon[109571]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:46 smithi105 ceph-mon[109571]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:46 smithi059 ceph-mon[108631]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:46.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:46 smithi059 ceph-mon[114680]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:47.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:47 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:47.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:47 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:47.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:47 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:48.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:48 smithi059 ceph-mon[108631]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:48.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:48.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:48.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:48.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:48 smithi059 ceph-mon[114680]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:48.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:48.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:48.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:48.997 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:50:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:50:48.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:50:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:48 smithi105 ceph-mon[109571]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:48.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[108631]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:50.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:50:50.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:50:50.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:50:50.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[114680]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:50 smithi105 ceph-mon[109571]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:50.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:50:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:50:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:50:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:50:52.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:50:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:50:52] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2023-12-02T07:50:52.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:52 smithi059 ceph-mon[108631]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:52.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:52 smithi059 ceph-mon[114680]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:52.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:52 smithi105 ceph-mon[109571]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:54 smithi059 ceph-mon[108631]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:54.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:54 smithi059 ceph-mon[114680]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:54 smithi105 ceph-mon[109571]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:56 smithi059 ceph-mon[108631]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:56 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:56.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:56 smithi059 ceph-mon[114680]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:56 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:56.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:56 smithi105 ceph-mon[109571]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:50:56.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:56 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:50:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:57 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:57 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:57.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:57 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:50:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:50:58 smithi059 ceph-mon[108631]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:50:58 smithi059 ceph-mon[114680]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:50:58 smithi105 ceph-mon[109571]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:50:58.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:50:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:50: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.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"smithi105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.59\", device_class=\"ssd\", hostname=\"smithi059\", instance=\"172.21.15.105:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.59\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-12-02T07:51:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:00 smithi059 ceph-mon[108631]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:00 smithi059 ceph-mon[114680]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:00.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:00 smithi105 ceph-mon[109571]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:02.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:51:02] "GET /metrics HTTP/1.1" 200 37891 "" "Prometheus/2.33.4" 2023-12-02T07:51:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:02 smithi059 ceph-mon[108631]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:02 smithi059 ceph-mon[114680]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:02.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:02 smithi105 ceph-mon[109571]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:04.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:04 smithi059 ceph-mon[108631]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:04.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:04 smithi059 ceph-mon[114680]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:04 smithi105 ceph-mon[109571]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:06.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:06 smithi059 ceph-mon[108631]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:06.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:06 smithi059 ceph-mon[114680]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:06.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:06 smithi105 ceph-mon[109571]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:07.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:07 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:07.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:07 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:07 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:08.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:08 smithi059 ceph-mon[114680]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:08.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:08.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:08.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:08 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:08.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:08 smithi059 ceph-mon[108631]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:08.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:08.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:08.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:08 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:08 smithi105 ceph-mon[109571]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:08 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:10 smithi059 ceph-mon[114680]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:10.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:10 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:10 smithi059 ceph-mon[108631]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:10 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:10 smithi105 ceph-mon[109571]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:10.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:10.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:10 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:11 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:11.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:11 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:11 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:12.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:51:12] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-02T07:51:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:12 smithi059 ceph-mon[108631]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:12.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:12 smithi059 ceph-mon[114680]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:12.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:12 smithi105 ceph-mon[109571]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:14.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:14 smithi105 ceph-mon[109571]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:14.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:14 smithi059 ceph-mon[108631]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:14.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:14 smithi059 ceph-mon[114680]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:16.647 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:16 smithi059 ceph-mon[114680]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:16.901 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:16 smithi105 ceph-mon[109571]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:16.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:16 smithi059 ceph-mon[108631]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:17.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:17 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:17.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:17 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:17 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:18 smithi059 ceph-mon[108631]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:18.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:18 smithi059 ceph-mon[114680]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:18.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:18 smithi105 ceph-mon[109571]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:20 smithi059 ceph-mon[108631]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:20.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:20 smithi059 ceph-mon[114680]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:20 smithi105 ceph-mon[109571]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:22.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:51:22] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-02T07:51:22.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:22 smithi059 ceph-mon[108631]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:22.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:22 smithi059 ceph-mon[114680]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:22 smithi105 ceph-mon[109571]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:24.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:24 smithi105 ceph-mon[109571]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:24.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:24 smithi059 ceph-mon[108631]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:24.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:24 smithi059 ceph-mon[114680]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:26.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:26 smithi105 ceph-mon[109571]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:26.904 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:26 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:26.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:26 smithi059 ceph-mon[108631]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:26.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:26 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:26.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:26 smithi059 ceph-mon[114680]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:26.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:26 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:27 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:27.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:27 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:27 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:28.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:28 smithi105 ceph-mon[109571]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:28.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:28.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:28.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:28 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:28.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:28 smithi059 ceph-mon[108631]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:28.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:28.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:28.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:28 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:28.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:28 smithi059 ceph-mon[114680]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:28.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:28.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:28.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:28 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:30.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:30 smithi059 ceph-mon[108631]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:30.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:30 smithi059 ceph-mon[114680]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:30.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:30 smithi105 ceph-mon[109571]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:32.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:31 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:31 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.018 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:31 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:31 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:31 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:31 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:31 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:31 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:31 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:32.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:51:32] "GET /metrics HTTP/1.1" 200 37893 "" "Prometheus/2.33.4" 2023-12-02T07:51:33.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:32 smithi059 ceph-mon[108631]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:33.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:32 smithi059 ceph-mon[114680]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:33.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:32 smithi105 ceph-mon[109571]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:34 smithi105 ceph-mon[109571]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:34.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:34 smithi059 ceph-mon[108631]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:34.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:34 smithi059 ceph-mon[114680]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:36.855 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:36 smithi059 ceph-mon[108631]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:36.855 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:36 smithi059 ceph-mon[114680]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:36.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:36 smithi105 ceph-mon[109571]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:37.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:37 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:37 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:37 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:38 smithi059 ceph-mon[108631]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:38.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:38 smithi059 ceph-mon[114680]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:38.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:38 smithi105 ceph-mon[109571]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:40.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:40 smithi059 ceph-mon[108631]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:40 smithi059 ceph-mon[114680]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:40.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:40 smithi105 ceph-mon[109571]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:41.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:41 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:41.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:41 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:41.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:41 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:42.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:51:42] "GET /metrics HTTP/1.1" 200 37884 "" "Prometheus/2.33.4" 2023-12-02T07:51:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:42 smithi059 ceph-mon[108631]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:42.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:42 smithi059 ceph-mon[114680]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:42.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:42 smithi105 ceph-mon[109571]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:44 smithi105 ceph-mon[109571]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:44 smithi059 ceph-mon[108631]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:44.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:44 smithi059 ceph-mon[114680]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:46 smithi059 ceph-mon[108631]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:46.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:46 smithi059 ceph-mon[114680]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:46.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:46 smithi105 ceph-mon[109571]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:47.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:47 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:47.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:47 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:47.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:47 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:48.914 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:48 smithi059 ceph-mon[114680]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:48.914 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:48.914 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:48.914 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:48 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:48.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:48 smithi059 ceph-mon[108631]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:48.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:48.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:48.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:48 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:48.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:48 smithi105 ceph-mon[109571]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:48.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:48.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:48.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:48 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:49.233 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 19s ago 16m - - 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 2s ago 16m - - 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (5m) 19s ago 13m 26.6M - 0.23.0 ba2b418f427c aeb74068acfe 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (5m) 2s ago 13m 62.9M - 8.3.5 dad864ee21e9 14a8861ef21a 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (5m) 19s ago 12m 57.5M - 3.5 e1d6a67b021e 48f07a156227 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283 running (8m) 2s ago 16m 529M - 18.0.0-7631-gbed76814 60bd4e4d4fdc b2217f27d906 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (3m) 19s ago 17m 447M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (17m) 19s ago 17m 140M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:51:50.675 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (16m) 2s ago 16m 91.0M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (16m) 19s ago 16m 92.7M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (6m) 19s ago 13m 23.8M - 1.3.1 1dbe0e931976 60d64a6185f8 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (5m) 2s ago 13m 26.2M - 1.3.1 1dbe0e931976 5d0a9f744eb6 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (16m) 19s ago 16m 130M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (15m) 19s ago 15m 139M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (15m) 19s ago 15m 101M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (15m) 19s ago 15m 148M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (14m) 2s ago 14m 141M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (14m) 2s ago 14m 133M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (14m) 2s ago 14m 112M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (14m) 2s ago 14m 134M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (5m) 2s ago 13m 68.2M - 2.33.4 514e6a882f6e 9f901c875ebe 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (12m) 19s ago 12m 94.3M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:51:50.676 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (12m) 2s ago 12m 94.5M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:51:50.919 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[108631]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:50.919 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:50.919 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:51:50.919 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:51:50.919 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:50.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[114680]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:50.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:50.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:51:50.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:51:50.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:50 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:50.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:50 smithi105 ceph-mon[109571]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:50.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:50.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:51:50.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:50 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:51:50.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:50 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:51.024 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions' 2023-12-02T07:51:52.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:51 smithi059 ceph-mon[114680]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:51:52.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:51 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:51 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:51 smithi059 ceph-mon[114680]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:51 smithi059 ceph-mon[108631]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:51:52.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:51 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:51 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:51 smithi059 ceph-mon[108631]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:51:52] "GET /metrics HTTP/1.1" 200 37884 "" "Prometheus/2.33.4" 2023-12-02T07:51:52.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:51 smithi105 ceph-mon[109571]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:51:52.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:51 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:51 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:51 smithi105 ceph-mon[109571]: from='mgr.24863 ' entity='mgr.x' 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T07:51:52.549 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:51:52.550 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:51:52.900 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph health detail' 2023-12-02T07:51:53.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:52 smithi059 ceph-mon[108631]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:53.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:52 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/72080651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:51:53.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:52 smithi059 ceph-mon[114680]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:53.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:52 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/72080651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:51:53.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:52 smithi105 ceph-mon[109571]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:53.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:52 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/72080651' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:51:54.362 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2023-12-02T07:51:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:54 smithi059 ceph-mon[108631]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:54 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2840597665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:51:54.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:54 smithi059 ceph-mon[114680]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:54.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:54 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2840597665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:51:54.725 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph -s' 2023-12-02T07:51:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:54 smithi105 ceph-mon[109571]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:54 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2840597665' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: cluster: 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: id: 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: health: HEALTH_OK 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: services: 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: mon: 3 daemons, quorum a,c,b (age 16m) 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: mgr: x(active, since 6m), standbys: y 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:51:56.271 INFO:teuthology.orchestra.run.smithi059.stdout: data: 2023-12-02T07:51:56.272 INFO:teuthology.orchestra.run.smithi059.stdout: pools: 6 pools, 161 pgs 2023-12-02T07:51:56.272 INFO:teuthology.orchestra.run.smithi059.stdout: objects: 209 objects, 585 KiB 2023-12-02T07:51:56.272 INFO:teuthology.orchestra.run.smithi059.stdout: usage: 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:51:56.272 INFO:teuthology.orchestra.run.smithi059.stdout: pgs: 161 active+clean 2023-12-02T07:51:56.272 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:51:56.272 INFO:teuthology.orchestra.run.smithi059.stdout: io: 2023-12-02T07:51:56.272 INFO:teuthology.orchestra.run.smithi059.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2023-12-02T07:51:56.272 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:51:56.675 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph mgr fail' 2023-12-02T07:51:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:56 smithi059 ceph-mon[108631]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:56 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2833950344' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:51:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:56 smithi059 ceph-mon[108631]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:56 smithi059 ceph-mon[114680]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:56 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2833950344' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:51:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:56 smithi059 ceph-mon[114680]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:56 smithi105 ceph-mon[109571]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:51:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:56 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2833950344' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:51:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:56 smithi105 ceph-mon[109571]: from='mgr.24863 172.21.15.105:0/2477241242' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:57 smithi059 ceph-mon[108631]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:57.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:57 smithi059 ceph-mon[114680]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:57 smithi105 ceph-mon[109571]: from='client.24944 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:51:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-mon[108631]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/920538810' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:51:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-mon[108631]: osdmap e99: 8 total, 8 up, 8 in 2023-12-02T07:51:58.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-mon[114680]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:58.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/920538810' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:51:58.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-mon[114680]: osdmap e99: 8 total, 8 up, 8 in 2023-12-02T07:51:58.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:51:58] ENGINE Bus STOPPING 2023-12-02T07:51:58.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:51:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T07:51:58.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:51:58] ENGINE Bus STOPPED 2023-12-02T07:51:58.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:51:58] ENGINE Bus STARTING 2023-12-02T07:51:58.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:51:58] ENGINE Serving on http://:::9283 2023-12-02T07:51:58.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:51:58 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:51:58] ENGINE Bus STARTED 2023-12-02T07:51:58.984 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:51:58.672+0000 7f18bc30c700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-02T07:51:58.984 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ignoring --setuser ceph since I am not root 2023-12-02T07:51:58.984 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ignoring --setgroup ceph since I am not root 2023-12-02T07:51:58.984 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:58 smithi105 ceph-mgr[136247]: -- 172.21.15.105:0/515525924 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555c664fc1a0 con 0x555c664d3000 2023-12-02T07:51:58.984 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:51:58.859+0000 7f9ff2b42200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:51:58.984 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:58 smithi105 ceph-mon[109571]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:51:58.984 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:58 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/920538810' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:51:58.984 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:58 smithi105 ceph-mon[109571]: osdmap e99: 8 total, 8 up, 8 in 2023-12-02T07:51:59.038 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'sleep 180' 2023-12-02T07:51:59.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:51:59.027+0000 7f9ff2b42200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:51:59.680 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:51:59.363+0000 7f9ff2b42200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:51:59.912 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/920538810' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: mgrmap e29: y(active, starting, since 0.493053s) 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:51:59.913 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: Manager daemon y is now available 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:51:59.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/920538810' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: mgrmap e29: y(active, starting, since 0.493053s) 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:51:59.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: Manager daemon y is now available 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:51:59.916 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:51:59.917 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:51:59.917 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:51:59.917 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:51:59.917 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:51:59 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:51:59.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:51:59.892+0000 7f9ff2b42200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:51:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/920538810' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: mgrmap e29: y(active, starting, since 0.493053s) 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:51:59.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: Manager daemon y is now available 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:51:59.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:52:00.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:52:00.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:51:59 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:52:00.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:00.134+0000 7f9ff2b42200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: [02/Dec/2023:07:51:59] ENGINE Bus STARTING 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: [02/Dec/2023:07:51:59] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: [02/Dec/2023:07:51:59] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: [02/Dec/2023:07:51:59] ENGINE Bus STARTED 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: mgrmap e30: y(active, since 1.50856s) 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.862 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.863 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.863 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:00.576+0000 7f9ff2b42200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: [02/Dec/2023:07:51:59] ENGINE Bus STARTING 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: [02/Dec/2023:07:51:59] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: [02/Dec/2023:07:51:59] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: [02/Dec/2023:07:51:59] ENGINE Bus STARTED 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: mgrmap e30: y(active, since 1.50856s) 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.918 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: [02/Dec/2023:07:51:59] ENGINE Bus STARTING 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: [02/Dec/2023:07:51:59] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: [02/Dec/2023:07:51:59] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: [02/Dec/2023:07:51:59] ENGINE Bus STARTED 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: mgrmap e30: y(active, since 1.50856s) 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.919 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:00.920 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:00 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.695 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:01.352+0000 7f9ff2b42200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:52:01.695 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:01.455+0000 7f9ff2b42200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:52:01.695 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: mgrmap e31: y(active, since 3s) 2023-12-02T07:52:01.696 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:01 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: mgrmap e31: y(active, since 3s) 2023-12-02T07:52:01.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:52:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:52:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:52:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:52:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:52:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: mgrmap e31: y(active, since 3s) 2023-12-02T07:52:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:01 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.355 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:02.151+0000 7f9ff2b42200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:52:02.356 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:02.247+0000 7f9ff2b42200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:52:02.711 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:02.352+0000 7f9ff2b42200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:52:02.711 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:02.455+0000 7f9ff2b42200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:52:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:52:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:52:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:52:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:52:02.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:52:02.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:02 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:02.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:02.708+0000 7f9ff2b42200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:02.814+0000 7f9ff2b42200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:02.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:02 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:03.349 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:03.043+0000 7f9ff2b42200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:52:03.349 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:03.146+0000 7f9ff2b42200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:52:03.349 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:03.346+0000 7f9ff2b42200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:52:03.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:03.439+0000 7f9ff2b42200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:52:04.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:52:04.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[108631]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:52:04.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[108631]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:52:04.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[108631]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:04.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[108631]: mgrmap e32: y(active, since 5s) 2023-12-02T07:52:04.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:52:04.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[114680]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:52:04.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[114680]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:52:04.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[114680]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:04.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:03 smithi059 ceph-mon[114680]: mgrmap e32: y(active, since 5s) 2023-12-02T07:52:04.223 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:52:04.223 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-mon[109571]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:52:04.223 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-mon[109571]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:52:04.223 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-mon[109571]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:04.224 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:03 smithi105 ceph-mon[109571]: mgrmap e32: y(active, since 5s) 2023-12-02T07:52:04.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:04.220+0000 7f9ff2b42200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:52:04.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:04.456+0000 7f9ff2b42200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:52:04.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.898 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:04 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:04.658+0000 7f9ff2b42200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:52:04.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:04 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:05.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:05.368+0000 7f9ff2b42200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:52:05.748 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:05.567+0000 7f9ff2b42200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:52:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:05 smithi059 ceph-mon[108631]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:05.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:05 smithi059 ceph-mon[114680]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:05.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:06.085 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-mon[109571]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:52:06.085 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:06.085 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:06.085 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:05.763+0000 7f9ff2b42200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:52:06.085 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:05.888+0000 7f9ff2b42200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:52:06.086 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:52:05] ENGINE Bus STARTING 2023-12-02T07:52:06.086 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: CherryPy Checker: 2023-12-02T07:52:06.086 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: The Application mounted at '' has an empty config. 2023-12-02T07:52:06.086 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:52:06.086 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:52:05] ENGINE Serving on http://:::9283 2023-12-02T07:52:06.086 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:52:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:52:05] ENGINE Bus STARTED 2023-12-02T07:52:07.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:52:07.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: Standby manager daemon x started 2023-12-02T07:52:07.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:52:07.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3291525619' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: Standby manager daemon x started 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:52:07.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3291525619' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:06 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: Standby manager daemon x started 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:52:07.189 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3291525619' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:52:07.190 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.190 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.190 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:06 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:07.747 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 systemd[1]: Stopping Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:52:08.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-mon[109571]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:52:08.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-mon[109571]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:52:08.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-mon[109571]: mgrmap e33: y(active, since 8s), standbys: x 2023-12-02T07:52:08.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:52:08.075 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 bash[150709]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:52:08.075 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.811Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.812Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.812Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-02T07:52:08.076 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[141579]: ts=2023-12-02T07:52:07.812Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-02T07:52:08.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:07 smithi059 ceph-mon[114680]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:52:08.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:07 smithi059 ceph-mon[114680]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:52:08.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:07 smithi059 ceph-mon[114680]: mgrmap e33: y(active, since 8s), standbys: x 2023-12-02T07:52:08.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:07 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:52:08.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:07 smithi059 ceph-mon[108631]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:52:08.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:07 smithi059 ceph-mon[108631]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:52:08.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:07 smithi059 ceph-mon[108631]: mgrmap e33: y(active, since 8s), standbys: x 2023-12-02T07:52:08.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:07 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:52:08.454 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 bash[150721]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a 2023-12-02T07:52:08.454 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 bash[150760]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:52:08.454 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-02T07:52:08.454 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 systemd[1]: Stopped Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:52:08.454 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 systemd[1]: Starting Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:52:08.997 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.568Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.568Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.568Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.568Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi105 (none))" 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.568Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.568Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.569Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.570Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.571Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.572Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-02T07:52:08.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.572Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.373µs 2023-12-02T07:52:08.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.572Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-02T07:52:08.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:08.574Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-12-02T07:52:08.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 bash[150826]: a6adb896a7327ba5b24bcd30dd0be39efc7be008aaf907562cee047b511eea51 2023-12-02T07:52:08.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:08 smithi105 systemd[1]: Started Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:52:09.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.071Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-12-02T07:52:09.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.134Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-12-02T07:52:09.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.134Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-12-02T07:52:09.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.134Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.264µs wal_replay_duration=562.127474ms total_replay_duration=562.17381ms 2023-12-02T07:52:09.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.137Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-02T07:52:09.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.137Z caller=main.go:947 level=info msg="TSDB started" 2023-12-02T07:52:09.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.137Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-02T07:52:09.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.154Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.342377ms db_storage=578ns remote_storage=1.362µs web_handler=331ns query_engine=675ns scrape=412.174µs scrape_sd=84.885µs notify=17.641µs notify_sd=14.943µs rules=15.557844ms 2023-12-02T07:52:09.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:52:09.154Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-02T07:52:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:52:09.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:52:09.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:52:09.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:52:09.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:52:09.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:52:09.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:52:09.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:52:09.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:52:09.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:52:09.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:52:09.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:09.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:52:09.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:52:09.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:52:09.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:52:09.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:52:09.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:52:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:11 smithi105 ceph-mon[109571]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:52:12.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:11 smithi059 ceph-mon[108631]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:52:12.214 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:11 smithi059 ceph-mon[114680]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:52:13.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:13 smithi105 ceph-mon[109571]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:52:14.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:13 smithi059 ceph-mon[108631]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:52:14.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:13 smithi059 ceph-mon[114680]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:52:15.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:14 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:15.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:14 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:15.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:14 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:15.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:52:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:52:15] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2023-12-02T07:52:16.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:15 smithi059 ceph-mon[108631]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:52:16.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:15 smithi059 ceph-mon[114680]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:52:16.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:15 smithi105 ceph-mon[109571]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:52:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:17 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:17 smithi059 ceph-mon[108631]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:52:18.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:17 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:18.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:17 smithi059 ceph-mon[114680]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:52:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:17 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:17 smithi105 ceph-mon[109571]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:52:19.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:19 smithi105 ceph-mon[109571]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:52:19.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:19 smithi059 ceph-mon[108631]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:52:19.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:19 smithi059 ceph-mon[114680]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2023-12-02T07:52:21.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:21 smithi105 ceph-mon[109571]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:22.011 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:21 smithi059 ceph-mon[108631]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:22.011 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:21 smithi059 ceph-mon[114680]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:23.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:23 smithi059 ceph-mon[108631]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:23 smithi059 ceph-mon[114680]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:23 smithi105 ceph-mon[109571]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:25.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:25 smithi105 ceph-mon[109571]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:25.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[108631]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:25.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:52:25] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2023-12-02T07:52:25.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[114680]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:25.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:25.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[108631]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:27 smithi059 ceph-mon[114680]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:27 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:27 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:27 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:27 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:27 smithi105 ceph-mon[109571]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:29.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[114680]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:29.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[108631]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:29 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:29 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:29 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:29 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:29 smithi105 ceph-mon[109571]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:29 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:31.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:31 smithi105 ceph-mon[109571]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:32.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:31 smithi059 ceph-mon[114680]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:31 smithi059 ceph-mon[108631]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:34.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:33 smithi059 ceph-mon[108631]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:34.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:33 smithi059 ceph-mon[114680]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:34.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:33 smithi105 ceph-mon[109571]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:35.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:52:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:52:35] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2023-12-02T07:52:36.003 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:35 smithi059 ceph-mon[108631]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:36.004 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:35 smithi059 ceph-mon[114680]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:36.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:35 smithi105 ceph-mon[109571]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:37 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:37 smithi059 ceph-mon[108631]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:37 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:37 smithi059 ceph-mon[114680]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:37 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:37 smithi105 ceph-mon[109571]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:39.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:39 smithi105 ceph-mon[109571]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:39.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:39 smithi059 ceph-mon[114680]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:39.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:39 smithi059 ceph-mon[108631]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:42.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:41 smithi059 ceph-mon[108631]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:42.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:41 smithi059 ceph-mon[114680]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:42.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:41 smithi105 ceph-mon[109571]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:44.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:43 smithi059 ceph-mon[108631]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:44.067 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:43 smithi059 ceph-mon[114680]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:44.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:43 smithi105 ceph-mon[109571]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:45.097 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:44 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:45.097 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:44 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.097 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:44 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.097 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:44 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:44 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:45.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:44 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:44 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:44 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:44 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:45.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:44 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:44 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:44 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:45.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:52:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:52:45] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-02T07:52:46.012 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:45 smithi059 ceph-mon[108631]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:46.012 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:45 smithi059 ceph-mon[114680]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:46.203 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:45 smithi105 ceph-mon[109571]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[108631]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:48.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:48.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[114680]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:48.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:48.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:48.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:47 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:48.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:47 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:48.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:47 smithi105 ceph-mon[109571]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:48.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:47 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:48.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:47 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:48.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:47 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:52:49.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:49 smithi105 ceph-mon[109571]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:49 smithi059 ceph-mon[108631]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:49.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:49 smithi059 ceph-mon[114680]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:52.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:51 smithi059 ceph-mon[108631]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:52.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:51 smithi059 ceph-mon[114680]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:52.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:51 smithi105 ceph-mon[109571]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:54.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:53 smithi059 ceph-mon[108631]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:54.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:53 smithi059 ceph-mon[114680]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:54.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:53 smithi105 ceph-mon[109571]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:55.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:52:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:52:55] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-02T07:52:56.020 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:55 smithi059 ceph-mon[108631]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:56.020 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:55 smithi059 ceph-mon[114680]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:56.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:55 smithi105 ceph-mon[109571]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:58.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:57 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:58.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:57 smithi059 ceph-mon[108631]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:58.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:57 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:58.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:57 smithi059 ceph-mon[114680]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:58.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:57 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:52:58.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:57 smithi105 ceph-mon[109571]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:52:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:59 smithi105 ceph-mon[109571]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:52:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:59 smithi059 ceph-mon[108631]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:52:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:52:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:59 smithi059 ceph-mon[114680]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:52:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:52:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:02.174 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:01 smithi059 ceph-mon[108631]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:02.175 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:01 smithi059 ceph-mon[114680]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:02.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:01 smithi105 ceph-mon[109571]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:03.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:03 smithi059 ceph-mon[108631]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:03.988 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:03 smithi059 ceph-mon[114680]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:04.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:03 smithi105 ceph-mon[109571]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:05.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:05 smithi105 ceph-mon[109571]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:05.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:53:05] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2023-12-02T07:53:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-mon[108631]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:05.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:05 smithi059 ceph-mon[114680]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:07 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:07 smithi105 ceph-mon[109571]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:07 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:07 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:07 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[108631]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[114680]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:08.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:07 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:09.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:09 smithi105 ceph-mon[109571]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:53:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:53:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:53:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[108631]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:53:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:53:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:53:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[114680]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:53:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:53:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:53:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:12.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:11 smithi059 ceph-mon[108631]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:12.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:11 smithi059 ceph-mon[114680]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:12.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:11 smithi105 ceph-mon[109571]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:14.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:13 smithi059 ceph-mon[114680]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:14.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:13 smithi059 ceph-mon[108631]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:14.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:13 smithi105 ceph-mon[109571]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:15.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:14 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:15.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:14 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:15.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:14 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:15.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:53:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:53:15] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2023-12-02T07:53:16.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:15 smithi059 ceph-mon[108631]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:16.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:15 smithi059 ceph-mon[114680]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:16.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:15 smithi105 ceph-mon[109571]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:17 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:17 smithi059 ceph-mon[108631]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:18.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:17 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:18.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:17 smithi059 ceph-mon[114680]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:17 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:17 smithi105 ceph-mon[109571]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:19.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:19 smithi105 ceph-mon[109571]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:19.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:19 smithi059 ceph-mon[108631]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:19.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:19 smithi059 ceph-mon[114680]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:22.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:21 smithi059 ceph-mon[114680]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:21 smithi059 ceph-mon[108631]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:22.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:21 smithi105 ceph-mon[109571]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:23.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:23 smithi059 ceph-mon[108631]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:23 smithi059 ceph-mon[114680]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:24.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:23 smithi105 ceph-mon[109571]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:25.642 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.642 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.642 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.642 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:25 smithi105 ceph-mon[109571]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-mon[108631]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:25.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:53:25] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2023-12-02T07:53:25.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:25.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:25 smithi059 ceph-mon[114680]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:27 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:27 smithi105 ceph-mon[109571]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:27 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:27 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:27 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[108631]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[114680]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:27 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:29.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:29 smithi105 ceph-mon[109571]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:29.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:29 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:29.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:29 smithi059 ceph-mon[108631]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:29.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:29 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:29.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:29 smithi059 ceph-mon[114680]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:29.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:29 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:32.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:31 smithi059 ceph-mon[108631]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:32.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:31 smithi059 ceph-mon[114680]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:32.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:31 smithi105 ceph-mon[109571]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:34.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:33 smithi059 ceph-mon[108631]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:34.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:33 smithi059 ceph-mon[114680]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:34.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:33 smithi105 ceph-mon[109571]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:35.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:53:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:53:35] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2023-12-02T07:53:36.047 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:35 smithi059 ceph-mon[108631]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:36.047 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:35 smithi059 ceph-mon[114680]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:36.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:35 smithi105 ceph-mon[109571]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:37 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:37 smithi059 ceph-mon[108631]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:37 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:37 smithi059 ceph-mon[114680]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:37 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:37 smithi105 ceph-mon[109571]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:39.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:39 smithi105 ceph-mon[109571]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:39.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:39 smithi059 ceph-mon[108631]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:39.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:39 smithi059 ceph-mon[114680]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:42.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:41 smithi059 ceph-mon[108631]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:42.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:41 smithi059 ceph-mon[114680]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:42.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:41 smithi105 ceph-mon[109571]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:44.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:43 smithi059 ceph-mon[108631]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:44.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:43 smithi059 ceph-mon[114680]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:44.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:43 smithi105 ceph-mon[109571]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:44.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:44 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:44.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:44 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:44.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:44 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:44.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:44 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:44 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:44.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:44 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:44.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:44 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:44.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:44 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:44 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:44 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:44 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:44 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:45.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:53:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:53:45] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-02T07:53:45.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:45 smithi105 ceph-mon[109571]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:46.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:45 smithi059 ceph-mon[108631]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:46.057 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:45 smithi059 ceph-mon[114680]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:48.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:47 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:48.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:47 smithi059 ceph-mon[114680]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:47 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:47 smithi059 ceph-mon[108631]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:48.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:47 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:48.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:47 smithi105 ceph-mon[109571]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:49.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:48 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:49.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:48 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:49.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:48 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:49.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:48 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:49.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:48 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:49.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:48 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:49.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:48 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:49.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:48 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:49.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:48 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:53:50.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:49 smithi059 ceph-mon[108631]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:50.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:49 smithi059 ceph-mon[114680]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:50.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:49 smithi105 ceph-mon[109571]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:52.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:51 smithi059 ceph-mon[108631]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:52.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:51 smithi059 ceph-mon[114680]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:52.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:51 smithi105 ceph-mon[109571]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:54.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:53 smithi059 ceph-mon[114680]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:54.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:53 smithi059 ceph-mon[108631]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:54.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:53 smithi105 ceph-mon[109571]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:55.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:53:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:53:55] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-02T07:53:56.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:55 smithi059 ceph-mon[108631]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:56.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:55 smithi059 ceph-mon[114680]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:56.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:55 smithi105 ceph-mon[109571]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:53:58.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:57 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:58.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:57 smithi059 ceph-mon[108631]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:58.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:57 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:58.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:57 smithi059 ceph-mon[114680]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:58.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:57 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:53:58.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:57 smithi105 ceph-mon[109571]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:59 smithi105 ceph-mon[109571]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:53:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:59 smithi059 ceph-mon[108631]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:53:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:53:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:59 smithi059 ceph-mon[114680]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:53:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:53:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:02.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:01 smithi059 ceph-mon[108631]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:02.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:01 smithi059 ceph-mon[114680]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:02.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:01 smithi105 ceph-mon[109571]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:04.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:03 smithi059 ceph-mon[108631]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:04.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:03 smithi059 ceph-mon[114680]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:04.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:03 smithi105 ceph-mon[109571]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:05.635 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:54:05] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2023-12-02T07:54:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-mon[108631]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:05.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-mon[114680]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:05.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:05.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:05 smithi105 ceph-mon[109571]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:05.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:05.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:05.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:07 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:07 smithi105 ceph-mon[109571]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:07 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:07 smithi059 ceph-mon[108631]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:08.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:07 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:08.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:07 smithi059 ceph-mon[114680]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:09.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[108631]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:09.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[114680]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:54:09.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:09.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:09 smithi105 ceph-mon[109571]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:09.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:54:09.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:54:09.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:54:09.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:12.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:11 smithi059 ceph-mon[108631]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:12.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:11 smithi059 ceph-mon[114680]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:12.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:11 smithi105 ceph-mon[109571]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:14.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:13 smithi059 ceph-mon[108631]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:14.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:13 smithi059 ceph-mon[114680]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:14.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:13 smithi105 ceph-mon[109571]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:15.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:14 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:15.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:14 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:15.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:14 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:15.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:54:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:54:15] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.33.4" 2023-12-02T07:54:16.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:15 smithi059 ceph-mon[108631]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:16.074 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:15 smithi059 ceph-mon[114680]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:16.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:15 smithi105 ceph-mon[109571]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:17 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:18.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:17 smithi059 ceph-mon[108631]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:18.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:17 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:18.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:17 smithi059 ceph-mon[114680]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:17 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:17 smithi105 ceph-mon[109571]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:19.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:19 smithi105 ceph-mon[109571]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:19.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:19 smithi059 ceph-mon[108631]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:19.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:19 smithi059 ceph-mon[114680]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:21 smithi059 ceph-mon[108631]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:21 smithi059 ceph-mon[114680]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:22.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:21 smithi105 ceph-mon[109571]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:24.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:23 smithi059 ceph-mon[114680]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:23 smithi059 ceph-mon[108631]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:24.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:23 smithi105 ceph-mon[109571]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:25.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:54:25] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.33.4" 2023-12-02T07:54:26.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-mon[108631]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:26.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:26.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:26.083 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:26.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-mon[114680]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:26.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:26.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:26.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:25 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:26.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:25 smithi105 ceph-mon[109571]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:26.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:26.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:26.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:25 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:27 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:27 smithi059 ceph-mon[108631]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:27 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:27 smithi059 ceph-mon[114680]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:28.211 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:27 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:28.211 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:27 smithi105 ceph-mon[109571]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:29.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:29 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:29 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:29 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:29 smithi105 ceph-mon[109571]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:29 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[108631]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:29.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:29.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[114680]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:29.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:29 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:31 smithi059 ceph-mon[108631]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:32.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:31 smithi059 ceph-mon[114680]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:32.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:31 smithi105 ceph-mon[109571]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:34.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:33 smithi059 ceph-mon[108631]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:34.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:33 smithi059 ceph-mon[114680]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:34.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:33 smithi105 ceph-mon[109571]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:35.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:54:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:54:35] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.33.4" 2023-12-02T07:54:36.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:35 smithi059 ceph-mon[108631]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:36.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:35 smithi059 ceph-mon[114680]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:36.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:35 smithi105 ceph-mon[109571]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:37 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:37 smithi059 ceph-mon[108631]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:37 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:37 smithi059 ceph-mon[114680]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:37 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:38.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:37 smithi105 ceph-mon[109571]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:39.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:39 smithi105 ceph-mon[109571]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:39.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:39 smithi059 ceph-mon[108631]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:39.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:39 smithi059 ceph-mon[114680]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:42.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:41 smithi059 ceph-mon[108631]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:42.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:41 smithi059 ceph-mon[114680]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:42.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:41 smithi105 ceph-mon[109571]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:44.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:43 smithi059 ceph-mon[108631]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:44.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:43 smithi059 ceph-mon[114680]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:44.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:43 smithi105 ceph-mon[109571]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:44 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:44 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:44 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:45.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:54:45] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2023-12-02T07:54:46.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-mon[108631]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:46.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:46.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:46.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:46.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-mon[114680]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:46.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:46.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:46.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:45 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:46.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:45 smithi105 ceph-mon[109571]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:46.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:45 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:46.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:45 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:46.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:45 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:47.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:47 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:47.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:47 smithi059 ceph-mon[108631]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:47.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:47 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:47.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:47 smithi059 ceph-mon[114680]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:48.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:47 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:48.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:47 smithi105 ceph-mon[109571]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:49 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:49 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:49 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:49 smithi105 ceph-mon[109571]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:49.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:49 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:49 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:49 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:49 smithi059 ceph-mon[108631]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:49.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:49 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:49 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:49 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:54:49.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:49 smithi059 ceph-mon[114680]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:52.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:51 smithi059 ceph-mon[108631]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:52.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:51 smithi059 ceph-mon[114680]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:52.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:51 smithi105 ceph-mon[109571]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:54.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:53 smithi059 ceph-mon[108631]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:54.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:53 smithi059 ceph-mon[114680]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:54.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:53 smithi105 ceph-mon[109571]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:55.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:54:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:54:55] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2023-12-02T07:54:56.106 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:55 smithi059 ceph-mon[108631]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:56.107 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:55 smithi059 ceph-mon[114680]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:56.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:55 smithi105 ceph-mon[109571]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:54:58.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:57 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:58.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:57 smithi059 ceph-mon[114680]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:58.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:57 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:58.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:57 smithi059 ceph-mon[108631]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:58.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:57 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:54:58.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:57 smithi105 ceph-mon[109571]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:59 smithi059 ceph-mon[114680]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:54:59 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:59 smithi059 ceph-mon[108631]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:59.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:54:59 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:54:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:59 smithi105 ceph-mon[109571]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:54:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:54:59 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:00.734 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T07:55:01.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:01 smithi059 ceph-mon[108631]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:01.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:01 smithi059 ceph-mon[114680]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:02.096 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 17s ago 20m - - 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 13s ago 19m - - 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (9m) 17s ago 16m 26.8M - 0.23.0 ba2b418f427c aeb74068acfe 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (8m) 13s ago 16m 63.2M - 8.3.5 dad864ee21e9 14a8861ef21a 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (2m) 17s ago 15m 56.8M - 3.5 e1d6a67b021e ecbfb37a285c 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283 running (11m) 13s ago 19m 454M - 18.0.0-7631-gbed76814 60bd4e4d4fdc b2217f27d906 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (6m) 17s ago 20m 516M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (20m) 17s ago 20m 157M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (19m) 13s ago 19m 98.1M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (19m) 17s ago 19m 99.9M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (9m) 17s ago 16m 24.1M - 1.3.1 1dbe0e931976 60d64a6185f8 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (8m) 13s ago 16m 26.5M - 1.3.1 1dbe0e931976 5d0a9f744eb6 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (19m) 17s ago 19m 142M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:55:02.097 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (18m) 17s ago 18m 152M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (18m) 17s ago 18m 110M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (18m) 17s ago 18m 165M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (18m) 13s ago 18m 155M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (17m) 13s ago 17m 146M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (17m) 13s ago 17m 122M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (17m) 13s ago 17m 147M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (2m) 13s ago 16m 62.6M - 2.33.4 514e6a882f6e a6adb896a732 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (15m) 17s ago 15m 95.7M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:55:02.098 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (15m) 13s ago 15m 95.7M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:55:02.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:01 smithi105 ceph-mon[109571]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:02.434 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions' 2023-12-02T07:55:03.935 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:55:03.936 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:55:03.937 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T07:55:03.937 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:55:03.937 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:55:03.937 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:55:03.937 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:55:04.097 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:03 smithi059 ceph-mon[108631]: from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:55:04.098 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:03 smithi059 ceph-mon[108631]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:04.098 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:03 smithi059 ceph-mon[114680]: from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:55:04.098 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:03 smithi059 ceph-mon[114680]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:04.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:03 smithi105 ceph-mon[109571]: from='client.25114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:55:04.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:03 smithi105 ceph-mon[109571]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:04.310 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph -s' 2023-12-02T07:55:05.172 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:04 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2133994703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:55:05.172 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:04 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2133994703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:55:05.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:04 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2133994703' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:55:05.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:55:05] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: cluster: 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: id: 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: health: HEALTH_OK 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: services: 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: mon: 3 daemons, quorum a,c,b (age 19m) 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: mgr: y(active, since 3m), standbys: x 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: data: 2023-12-02T07:55:05.988 INFO:teuthology.orchestra.run.smithi059.stdout: pools: 6 pools, 161 pgs 2023-12-02T07:55:05.989 INFO:teuthology.orchestra.run.smithi059.stdout: objects: 209 objects, 585 KiB 2023-12-02T07:55:05.989 INFO:teuthology.orchestra.run.smithi059.stdout: usage: 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:05.989 INFO:teuthology.orchestra.run.smithi059.stdout: pgs: 161 active+clean 2023-12-02T07:55:05.989 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:55:05.989 INFO:teuthology.orchestra.run.smithi059.stdout: io: 2023-12-02T07:55:05.989 INFO:teuthology.orchestra.run.smithi059.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2023-12-02T07:55:05.989 INFO:teuthology.orchestra.run.smithi059.stdout: 2023-12-02T07:55:06.102 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-mon[108631]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:06.102 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.102 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.102 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.103 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-mon[114680]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:06.103 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.103 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.103 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:05 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:05 smithi105 ceph-mon[109571]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:06.256 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.256 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.256 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:05 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:06.468 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph health detail' 2023-12-02T07:55:06.997 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:06 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/222013769' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:55:06.997 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:06 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/222013769' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:55:07.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:06 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/222013769' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-02T07:55:07.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:07 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:07.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:07 smithi059 ceph-mon[108631]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:07.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:07 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:07.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:07 smithi059 ceph-mon[114680]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:08.129 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2023-12-02T07:55:08.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:07 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:08.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:07 smithi105 ceph-mon[109571]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:08.535 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-12-02T07:55:09.171 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:08 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3674251627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:55:09.172 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:08 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:09.172 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:08 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:09.172 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:08 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:09.172 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:08 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3674251627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:55:09.172 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:08 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:09.172 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:08 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:09.172 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:08 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:09.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:08 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3674251627' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T07:55:09.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:08 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:09.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:08 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:09.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:08 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:10.014 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T07:55:10.162 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[108631]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[108631]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[108631]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[114680]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[114680]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:10.163 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:09 smithi059 ceph-mon[114680]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:10.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:09 smithi105 ceph-mon[109571]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:10.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:10.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:10.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:09 smithi105 ceph-mon[109571]: from='mgr.15135 172.21.15.59:0/2648883437' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:10.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:09 smithi105 ceph-mon[109571]: from='mgr.15135 ' entity='mgr.y' 2023-12-02T07:55:10.365 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph mgr fail' 2023-12-02T07:55:10.988 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:10 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2079527151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:55:10.989 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:10 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2079527151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:55:11.119 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:10 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2079527151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:55:12.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-mon[108631]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:12.107 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3849922687' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:55:12.108 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-mon[108631]: osdmap e100: 8 total, 8 up, 8 in 2023-12-02T07:55:12.108 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-mon[114680]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:12.108 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3849922687' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:55:12.108 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-mon[114680]: osdmap e100: 8 total, 8 up, 8 in 2023-12-02T07:55:12.108 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ignoring --setuser ceph since I am not root 2023-12-02T07:55:12.108 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ignoring --setgroup ceph since I am not root 2023-12-02T07:55:12.108 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:11 smithi059 ceph-mgr[161737]: -- 172.21.15.59:0/1209165792 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5593bbcd01a0 con 0x5593bbca6c00 2023-12-02T07:55:12.108 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:12.031+0000 7fcece85a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:55:12.227 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'sleep 180' 2023-12-02T07:55:12.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:11 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:55:11] ENGINE Bus STOPPING 2023-12-02T07:55:12.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:11 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:55:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T07:55:12.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:11 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:55:11] ENGINE Bus STOPPED 2023-12-02T07:55:12.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:11 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:55:11] ENGINE Bus STARTING 2023-12-02T07:55:12.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:55:12] ENGINE Serving on http://:::9283 2023-12-02T07:55:12.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:55:12] ENGINE Bus STARTED 2023-12-02T07:55:12.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:11 smithi105 ceph-mon[109571]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:12.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:11 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3849922687' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2023-12-02T07:55:12.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:11 smithi105 ceph-mon[109571]: osdmap e100: 8 total, 8 up, 8 in 2023-12-02T07:55:12.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:12.233+0000 7fcece85a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:55:12.833 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:12.631+0000 7fcece85a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3849922687' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: mgrmap e34: x(active, starting, since 0.0627726s) 2023-12-02T07:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:55:12.837 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: Manager daemon x is now available 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:12.838 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: [02/Dec/2023:07:55:12] ENGINE Bus STARTING 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: [02/Dec/2023:07:55:12] ENGINE Serving on http://172.21.15.105:8765 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:12.839 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:55:12.840 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:55:13.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: [02/Dec/2023:07:55:12] ENGINE Serving on https://172.21.15.105:7150 2023-12-02T07:55:13.165 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[114680]: [02/Dec/2023:07:55:12] ENGINE Bus STARTED 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3849922687' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: mgrmap e34: x(active, starting, since 0.0627726s) 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:55:13.166 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: Manager daemon x is now available 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:55:13.167 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: [02/Dec/2023:07:55:12] ENGINE Bus STARTING 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: [02/Dec/2023:07:55:12] ENGINE Serving on http://172.21.15.105:8765 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:55:13.168 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:55:13.169 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: [02/Dec/2023:07:55:12] ENGINE Serving on https://172.21.15.105:7150 2023-12-02T07:55:13.169 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:12 smithi059 ceph-mon[108631]: [02/Dec/2023:07:55:12] ENGINE Bus STARTED 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3849922687' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: mgrmap e34: x(active, starting, since 0.0627726s) 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:55:13.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: Manager daemon x is now available 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:55:13.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:55:13.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:55:13.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:13.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:55:13.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:55:13.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:55:13.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-02T07:55:13.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:13.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: [02/Dec/2023:07:55:12] ENGINE Bus STARTING 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: [02/Dec/2023:07:55:12] ENGINE Serving on http://172.21.15.105:8765 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:55:13.251 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: [02/Dec/2023:07:55:12] ENGINE Serving on https://172.21.15.105:7150 2023-12-02T07:55:13.252 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:12 smithi105 ceph-mon[109571]: [02/Dec/2023:07:55:12] ENGINE Bus STARTED 2023-12-02T07:55:13.416 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:13.275+0000 7fcece85a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:55:13.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:13.571+0000 7fcece85a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: mgrmap e35: x(active, since 1.08349s) 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.104 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:13 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: mgrmap e35: x(active, since 1.08349s) 2023-12-02T07:55:14.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:14.142 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: mgrmap e35: x(active, since 1.08349s) 2023-12-02T07:55:14.143 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.144 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:13 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:14.408 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:14.139+0000 7fcece85a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:55:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: mgrmap e36: x(active, since 2s) 2023-12-02T07:55:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:55:15.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: mgrmap e36: x(active, since 2s) 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:55:15.067 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:14 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.068 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:15.060+0000 7fcece85a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:55:15.233 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:15.233 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: mgrmap e36: x(active, since 2s) 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.234 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.235 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:14 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:15.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:15.166+0000 7fcece85a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:55:16.126 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:15.926+0000 7fcece85a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:55:16.127 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:16.027+0000 7fcece85a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:55:16.326 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.326 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.326 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.326 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.326 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.327 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.327 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: mgrmap e37: x(active, since 4s) 2023-12-02T07:55:16.327 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.327 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.327 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:16 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: mgrmap e37: x(active, since 4s) 2023-12-02T07:55:16.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: mgrmap e37: x(active, since 4s) 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:16.439 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:16.137+0000 7fcece85a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:55:16.439 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:16.249+0000 7fcece85a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:55:16.795 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:16.547+0000 7fcece85a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:55:16.795 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:16.660+0000 7fcece85a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:55:17.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:16.922+0000 7fcece85a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:55:17.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:17.036+0000 7fcece85a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:55:17.507 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:17.285+0000 7fcece85a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:55:17.507 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:17.398+0000 7fcece85a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:55:17.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-mon[108631]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:17.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-mon[108631]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:17.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:17.827 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:17.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-mon[114680]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:17.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-mon[114680]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:17.827 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:17.828 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:17 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:17 smithi105 ceph-mon[109571]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:17 smithi105 ceph-mon[109571]: from='client.25076 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:17 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:17 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.589 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:18.348+0000 7fcece85a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:55:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[108631]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:55:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/4211985775' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:55:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3020764425' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/709056209"}]: dispatch 2023-12-02T07:55:18.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:18.586+0000 7fcece85a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:55:18.938 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:18.804+0000 7fcece85a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:55:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[114680]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:55:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/4211985775' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:55:18.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:18 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3020764425' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/709056209"}]: dispatch 2023-12-02T07:55:18.953 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:18 smithi105 ceph-mon[109571]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:55:18.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:18.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:18 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/4211985775' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:55:18.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:18 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3020764425' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/709056209"}]: dispatch 2023-12-02T07:55:19.588 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 systemd[1]: Stopping Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:55:19.588 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 bash[155954]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:55:19.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[108631]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:19.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[108631]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:55:19.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.815 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3020764425' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/709056209"}]': finished 2023-12-02T07:55:19.816 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[108631]: osdmap e101: 8 total, 8 up, 8 in 2023-12-02T07:55:19.816 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:19.587+0000 7fcece85a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:55:19.816 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:19.811+0000 7fcece85a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:55:19.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[114680]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:19.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[114680]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:55:19.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.817 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3020764425' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/709056209"}]': finished 2023-12-02T07:55:19.818 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:19 smithi059 ceph-mon[114680]: osdmap e101: 8 total, 8 up, 8 in 2023-12-02T07:55:19.843 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-mon[109571]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:55:19.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-mon[109571]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:55:19.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:19.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3020764425' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/709056209"}]': finished 2023-12-02T07:55:19.844 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-mon[109571]: osdmap e101: 8 total, 8 up, 8 in 2023-12-02T07:55:19.844 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:55:19.844 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-02T07:55:19.844 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-02T07:55:19.844 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-02T07:55:19.844 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.586Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[150840]: ts=2023-12-02T07:55:19.587Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 bash[155967]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 bash[156003]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:55:19.845 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-02T07:55:20.168 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:20.030+0000 7fcece85a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:55:20.212 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 systemd[1]: Stopped Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:55:20.212 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:19 smithi105 systemd[1]: Starting Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:55:20.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:20.165+0000 7fcece85a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:55:20.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:55:20] ENGINE Bus STARTING 2023-12-02T07:55:20.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: CherryPy Checker: 2023-12-02T07:55:20.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: The Application mounted at '' has an empty config. 2023-12-02T07:55:20.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T07:55:20.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:55:20] ENGINE Serving on http://:::9283 2023-12-02T07:55:20.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:55:20] ENGINE Bus STARTED 2023-12-02T07:55:20.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.209Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-02T07:55:20.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.209Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-02T07:55:20.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.209Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-02T07:55:20.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.209Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi105 (none))" 2023-12-02T07:55:20.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.209Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-02T07:55:20.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.209Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.211Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.211Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.213Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.215Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.215Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.203µs 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.215Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.216Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 bash[156070]: 5a7d68227937182ca30c622830e20827731b206ea03d73c0216e262e4313cb6d 2023-12-02T07:55:20.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 systemd[1]: Started Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.698Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.753Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.814Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.814Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.814Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.308µs wal_replay_duration=599.29048ms total_replay_duration=599.360785ms 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.818Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.818Z caller=main.go:947 level=info msg="TSDB started" 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.818Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-02T07:55:20.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.837Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.712466ms db_storage=588ns remote_storage=1.239µs web_handler=390ns query_engine=609ns scrape=410.298µs scrape_sd=92.778µs notify=17.109µs notify_sd=23.806µs rules=17.945897ms 2023-12-02T07:55:20.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:55:20.837Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/470817159' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]: dispatch 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]: dispatch 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: Standby manager daemon y started 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:55:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:55:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:55:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:20 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/470817159' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]: dispatch 2023-12-02T07:55:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]: dispatch 2023-12-02T07:55:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: Standby manager daemon y started 2023-12-02T07:55:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/470817159' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: Standby manager daemon y started 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:55:21.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:55:21.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:20 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:21.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:55:21.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:55:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:55:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:55:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: mgrmap e38: x(active, since 8s), standbys: y 2023-12-02T07:55:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]': finished 2023-12-02T07:55:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: osdmap e102: 8 total, 8 up, 8 in 2023-12-02T07:55:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:55:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:21 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1056103773' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1712496787"}]: dispatch 2023-12-02T07:55:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:55:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:55:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:55:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:55:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: mgrmap e38: x(active, since 8s), standbys: y 2023-12-02T07:55:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]': finished 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: osdmap e102: 8 total, 8 up, 8 in 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1056103773' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1712496787"}]: dispatch 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: mgrmap e38: x(active, since 8s), standbys: y 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/3506992576"}]': finished 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: osdmap e102: 8 total, 8 up, 8 in 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:55:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:21 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1056103773' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1712496787"}]: dispatch 2023-12-02T07:55:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:22 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1056103773' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1712496787"}]': finished 2023-12-02T07:55:22.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:22 smithi105 ceph-mon[109571]: osdmap e103: 8 total, 8 up, 8 in 2023-12-02T07:55:22.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:22 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/723458323' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]: dispatch 2023-12-02T07:55:22.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:22 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]: dispatch 2023-12-02T07:55:23.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:22 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1056103773' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1712496787"}]': finished 2023-12-02T07:55:23.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:22 smithi059 ceph-mon[108631]: osdmap e103: 8 total, 8 up, 8 in 2023-12-02T07:55:23.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:22 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/723458323' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]: dispatch 2023-12-02T07:55:23.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:22 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]: dispatch 2023-12-02T07:55:23.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:22 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1056103773' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6801/1712496787"}]': finished 2023-12-02T07:55:23.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:22 smithi059 ceph-mon[114680]: osdmap e103: 8 total, 8 up, 8 in 2023-12-02T07:55:23.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:22 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/723458323' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]: dispatch 2023-12-02T07:55:23.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:22 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]: dispatch 2023-12-02T07:55:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:23 smithi105 ceph-mon[109571]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-02T07:55:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:23 smithi105 ceph-mon[109571]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]': finished 2023-12-02T07:55:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:23 smithi105 ceph-mon[109571]: osdmap e104: 8 total, 8 up, 8 in 2023-12-02T07:55:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:23 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1600562143' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1712496787"}]: dispatch 2023-12-02T07:55:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:23 smithi059 ceph-mon[108631]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-02T07:55:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:23 smithi059 ceph-mon[108631]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]': finished 2023-12-02T07:55:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:23 smithi059 ceph-mon[108631]: osdmap e104: 8 total, 8 up, 8 in 2023-12-02T07:55:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:23 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1600562143' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1712496787"}]: dispatch 2023-12-02T07:55:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:23 smithi059 ceph-mon[114680]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 90 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 20 op/s 2023-12-02T07:55:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:23 smithi059 ceph-mon[114680]: from='client.? ' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2668755234"}]': finished 2023-12-02T07:55:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:23 smithi059 ceph-mon[114680]: osdmap e104: 8 total, 8 up, 8 in 2023-12-02T07:55:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:23 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1600562143' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1712496787"}]: dispatch 2023-12-02T07:55:24.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:24 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1600562143' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1712496787"}]': finished 2023-12-02T07:55:24.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:24 smithi105 ceph-mon[109571]: osdmap e105: 8 total, 8 up, 8 in 2023-12-02T07:55:24.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:24 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3064524495' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2441519935"}]: dispatch 2023-12-02T07:55:25.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:24 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1600562143' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1712496787"}]': finished 2023-12-02T07:55:25.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:24 smithi059 ceph-mon[108631]: osdmap e105: 8 total, 8 up, 8 in 2023-12-02T07:55:25.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:24 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3064524495' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2441519935"}]: dispatch 2023-12-02T07:55:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:24 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1600562143' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:6800/1712496787"}]': finished 2023-12-02T07:55:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:24 smithi059 ceph-mon[114680]: osdmap e105: 8 total, 8 up, 8 in 2023-12-02T07:55:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:24 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3064524495' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2441519935"}]: dispatch 2023-12-02T07:55:25.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:25 smithi105 ceph-mon[109571]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:25.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:25 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/3064524495' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2441519935"}]': finished 2023-12-02T07:55:25.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:25 smithi105 ceph-mon[109571]: osdmap e106: 8 total, 8 up, 8 in 2023-12-02T07:55:26.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:25 smithi059 ceph-mon[114680]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:26.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:25 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3064524495' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2441519935"}]': finished 2023-12-02T07:55:26.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:25 smithi059 ceph-mon[114680]: osdmap e106: 8 total, 8 up, 8 in 2023-12-02T07:55:26.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:25 smithi059 ceph-mon[108631]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:25 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3064524495' entity='client.iscsi.foo.smithi059.qlvwee' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.59:0/2441519935"}]': finished 2023-12-02T07:55:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:25 smithi059 ceph-mon[108631]: osdmap e106: 8 total, 8 up, 8 in 2023-12-02T07:55:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:27 smithi105 ceph-mon[109571]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:27 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:27 smithi059 ceph-mon[108631]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:28.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:27 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:27 smithi059 ceph-mon[114680]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:27 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:29.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:29 smithi105 ceph-mon[109571]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:29 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:30.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:29 smithi059 ceph-mon[108631]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:30.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:29 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:30.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:29 smithi059 ceph-mon[114680]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:30.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:29 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:31.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:31 smithi105 ceph-mon[109571]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-02T07:55:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:31 smithi059 ceph-mon[108631]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-02T07:55:32.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:31 smithi059 ceph-mon[114680]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2023-12-02T07:55:32.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:55:32] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2023-12-02T07:55:33.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:33 smithi105 ceph-mon[109571]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2023-12-02T07:55:34.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:33 smithi059 ceph-mon[108631]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2023-12-02T07:55:34.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:33 smithi059 ceph-mon[114680]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2023-12-02T07:55:35.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:35 smithi059 ceph-mon[108631]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-02T07:55:35.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:35 smithi059 ceph-mon[114680]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-02T07:55:35.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:35 smithi105 ceph-mon[109571]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2023-12-02T07:55:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:37 smithi105 ceph-mon[109571]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-02T07:55:37.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:37.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:37.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:37 smithi059 ceph-mon[114680]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-02T07:55:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:37 smithi059 ceph-mon[108631]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2023-12-02T07:55:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:38.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[108631]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:39.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:39.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[114680]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:39.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:39.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:39 smithi105 ceph-mon[109571]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:39 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:41.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:41 smithi059 ceph-mon[108631]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:41.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:41 smithi059 ceph-mon[114680]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:41.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:41 smithi105 ceph-mon[109571]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:42.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:42 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:42 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:42.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:42 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:42.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:55:42] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2023-12-02T07:55:43.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:43 smithi059 ceph-mon[108631]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:43.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:43 smithi059 ceph-mon[114680]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:43.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:43 smithi105 ceph-mon[109571]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:45.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:45 smithi059 ceph-mon[108631]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:45.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:45 smithi059 ceph-mon[114680]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:45.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:45 smithi105 ceph-mon[109571]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:47.885 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:47 smithi059 ceph-mon[108631]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:47.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:47 smithi059 ceph-mon[114680]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:47.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:47 smithi105 ceph-mon[109571]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:49 smithi059 ceph-mon[108631]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:49 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:49.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:49 smithi059 ceph-mon[114680]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:49.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:49 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:49.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:49 smithi105 ceph-mon[109571]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:49.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:49 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:55:51.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:51 smithi059 ceph-mon[108631]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:51.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:51 smithi059 ceph-mon[114680]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:51.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:51 smithi105 ceph-mon[109571]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:52.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:55:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:55:52] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2023-12-02T07:55:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:53 smithi059 ceph-mon[108631]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:53.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:53 smithi059 ceph-mon[114680]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:53.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:53 smithi105 ceph-mon[109571]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:55.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:55 smithi059 ceph-mon[108631]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:55.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:55 smithi059 ceph-mon[114680]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:55.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:55 smithi105 ceph-mon[109571]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:55:57.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:57 smithi105 ceph-mon[109571]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:57.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:57 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:57 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:57 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:57 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:57.885 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[108631]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:57.885 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.886 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.886 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.886 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:57.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[114680]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:55:57.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:57.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:57 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:55:59.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:59.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:59.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:59.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:59.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:59.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:59.210 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:59.211 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:55:59.211 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:00.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:59 smithi059 ceph-mon[114680]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:00.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:55:59 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:00.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:59 smithi059 ceph-mon[108631]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:00.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:55:59 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:59 smithi105 ceph-mon[109571]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:00.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:55:59 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:01.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:00 smithi059 ceph-mon[108631]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:01.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:00 smithi059 ceph-mon[114680]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:01.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:00 smithi105 ceph-mon[109571]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:02.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:56:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:56:02] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2023-12-02T07:56:03.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:02 smithi059 ceph-mon[108631]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:03.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:02 smithi059 ceph-mon[114680]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:03.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:02 smithi105 ceph-mon[109571]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:05 smithi059 ceph-mon[108631]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:05.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:05 smithi059 ceph-mon[114680]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:05.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:05 smithi105 ceph-mon[109571]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:07.907 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:07 smithi059 ceph-mon[108631]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:07.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:07 smithi059 ceph-mon[114680]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:07 smithi105 ceph-mon[109571]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:09 smithi059 ceph-mon[108631]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:09.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:09 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:09 smithi059 ceph-mon[114680]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:09.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:09 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:09 smithi105 ceph-mon[109571]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:09.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:09 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:11 smithi059 ceph-mon[108631]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:11.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:11 smithi059 ceph-mon[114680]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:11 smithi105 ceph-mon[109571]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:12.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:56:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:56:12] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2023-12-02T07:56:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:12.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:12.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:13.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:13 smithi059 ceph-mon[108631]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:13.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:13 smithi059 ceph-mon[114680]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:13.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:13 smithi105 ceph-mon[109571]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:15.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:15 smithi059 ceph-mon[108631]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:15.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:15 smithi059 ceph-mon[114680]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:15.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:15 smithi105 ceph-mon[109571]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:17.832 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:17 smithi105 ceph-mon[109571]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:17.833 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:17 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:17.833 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:17 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:17.833 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:17 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:17.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:17 smithi059 ceph-mon[108631]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:17.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:17 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:17.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:17 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:17.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:17 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:17.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:17 smithi059 ceph-mon[114680]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:17.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:17 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:17.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:17 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:17.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:17 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.186 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:18 smithi105 ceph-mon[109571]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:19.186 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:18 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:19.186 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.186 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.186 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[114680]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:19.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:19.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[108631]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:19.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:19.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:19.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:56:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:56:21.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:20 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:21.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:56:21.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:21.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:56:21.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:56:21.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:20 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:22.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:56:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:56:22] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2023-12-02T07:56:23.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:22 smithi059 ceph-mon[108631]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:23.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:22 smithi059 ceph-mon[114680]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:23.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:22 smithi105 ceph-mon[109571]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:25.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:25 smithi059 ceph-mon[108631]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:25.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:25 smithi059 ceph-mon[114680]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:25.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:25 smithi105 ceph-mon[109571]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:27.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:27 smithi059 ceph-mon[108631]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:27.921 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:27 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:27.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:27 smithi059 ceph-mon[114680]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:27.922 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:27 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:27 smithi105 ceph-mon[109571]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:27 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:29.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:29 smithi059 ceph-mon[108631]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:29.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:29 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:29.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:29 smithi059 ceph-mon[114680]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:29.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:29 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:29.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:29 smithi105 ceph-mon[109571]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:29 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:31.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:31 smithi059 ceph-mon[108631]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:31.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:31 smithi059 ceph-mon[114680]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:31.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:31 smithi105 ceph-mon[109571]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:32.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:56:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:56:32] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-02T07:56:33.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:33 smithi059 ceph-mon[108631]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:33.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:33 smithi059 ceph-mon[114680]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:33.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:33 smithi105 ceph-mon[109571]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:35.875 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:35 smithi105 ceph-mon[109571]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:35.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:35 smithi059 ceph-mon[108631]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:35.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:35 smithi059 ceph-mon[114680]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:37.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:37 smithi059 ceph-mon[108631]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:37.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:37.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:37.603 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:37.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:37 smithi059 ceph-mon[114680]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:37.604 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:37.604 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:37.604 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:37.785 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:37 smithi105 ceph-mon[109571]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:37.786 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:37.786 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:37.786 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[114680]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:39.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:39.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.077 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[108631]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:39.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:39.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:39 smithi105 ceph-mon[109571]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:39 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:39.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:41.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:41 smithi059 ceph-mon[108631]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:41.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:41 smithi059 ceph-mon[114680]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:41.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:41 smithi105 ceph-mon[109571]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:42.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:42 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:42.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:42 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:42.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:42 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:42.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:56:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:56:42] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2023-12-02T07:56:43.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:43 smithi059 ceph-mon[108631]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:43.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:43 smithi059 ceph-mon[114680]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:43.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:43 smithi105 ceph-mon[109571]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:45.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:45 smithi059 ceph-mon[108631]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:45.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:45 smithi059 ceph-mon[114680]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:45.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:45 smithi105 ceph-mon[109571]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:47.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:47 smithi059 ceph-mon[108631]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:47.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:47 smithi059 ceph-mon[114680]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:47.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:47 smithi105 ceph-mon[109571]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:49 smithi059 ceph-mon[108631]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:49 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:49 smithi059 ceph-mon[114680]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:49 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:49.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:49 smithi105 ceph-mon[109571]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:49.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:49 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:51.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:51 smithi059 ceph-mon[108631]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:51.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:51 smithi059 ceph-mon[114680]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:51.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:51 smithi105 ceph-mon[109571]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:52.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:56:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:56:52] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2023-12-02T07:56:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:53 smithi059 ceph-mon[108631]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:53.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:53 smithi059 ceph-mon[114680]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:53.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:53 smithi105 ceph-mon[109571]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:55.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:55 smithi059 ceph-mon[108631]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:55.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:55 smithi059 ceph-mon[114680]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:55.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:55 smithi105 ceph-mon[109571]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[108631]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[114680]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:57 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:57 smithi105 ceph-mon[109571]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:56:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:57 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:56:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:57 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:57 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:57 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[108631]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[114680]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:56:59 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:59 smithi105 ceph-mon[109571]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:56:59.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:59 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:56:59.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:59 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:59 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:56:59.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:56:59 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:01.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:01 smithi105 ceph-mon[109571]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:01.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:01 smithi059 ceph-mon[108631]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:01.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:01 smithi059 ceph-mon[114680]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:02.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:57:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:57:02] "GET /metrics HTTP/1.1" 200 37900 "" "Prometheus/2.33.4" 2023-12-02T07:57:03.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:03 smithi105 ceph-mon[109571]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:03.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:03 smithi059 ceph-mon[108631]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:03.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:03 smithi059 ceph-mon[114680]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:05 smithi059 ceph-mon[108631]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:05.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:05 smithi059 ceph-mon[114680]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:05.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:05 smithi105 ceph-mon[109571]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:07.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:07 smithi059 ceph-mon[108631]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:07.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:07 smithi059 ceph-mon[114680]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:07 smithi105 ceph-mon[109571]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:09 smithi059 ceph-mon[108631]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:09.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:09 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:09.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:09 smithi059 ceph-mon[114680]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:09.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:09 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:09 smithi105 ceph-mon[109571]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:09 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:11 smithi059 ceph-mon[108631]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:11.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:11 smithi059 ceph-mon[114680]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:11 smithi105 ceph-mon[109571]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:12.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:57:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:57:12] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-02T07:57:12.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:12.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:12.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:13.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:13 smithi059 ceph-mon[108631]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:13.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:13 smithi059 ceph-mon[114680]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:13.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:13 smithi105 ceph-mon[109571]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:15.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:15 smithi059 ceph-mon[108631]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:15.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:15 smithi059 ceph-mon[114680]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:15.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:15 smithi105 ceph-mon[109571]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:17.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:17 smithi059 ceph-mon[108631]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:17.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:17 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:17.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:17 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:17.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:17 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:17.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:17 smithi059 ceph-mon[114680]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:17.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:17 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:17.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:17 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:17.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:17 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:17 smithi105 ceph-mon[109571]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:17 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:17 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:17 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[108631]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[114680]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.710 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:19 smithi105 ceph-mon[109571]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:19.710 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:19 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:19.710 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.710 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:19.710 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:21.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[108631]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:21.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:57:21.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:57:21.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:57:21.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:21.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[114680]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:21.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:57:21.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:57:21.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:57:21.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:21 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:21.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:21 smithi105 ceph-mon[109571]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:21.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:21 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:57:21.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:21 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:57:21.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:21 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:57:21.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:21 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:22.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:57:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:57:22] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2023-12-02T07:57:23.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:23 smithi059 ceph-mon[108631]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:23.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:23 smithi059 ceph-mon[114680]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:23.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:23 smithi105 ceph-mon[109571]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:25.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:25 smithi059 ceph-mon[108631]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:25.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:25 smithi059 ceph-mon[114680]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:25.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:25 smithi105 ceph-mon[109571]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:27 smithi059 ceph-mon[108631]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:27.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:27 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:27.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:27 smithi059 ceph-mon[114680]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:27.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:27 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:27 smithi105 ceph-mon[109571]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:27.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:27 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:29.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:29 smithi059 ceph-mon[108631]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:29.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:29 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:29.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:29 smithi059 ceph-mon[114680]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:29.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:29 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:29 smithi105 ceph-mon[109571]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:29 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:31.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:31 smithi059 ceph-mon[108631]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:31.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:31 smithi059 ceph-mon[114680]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:31.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:31 smithi105 ceph-mon[109571]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:32.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:57:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:57:32] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.33.4" 2023-12-02T07:57:33.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:33 smithi059 ceph-mon[108631]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:33.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:33 smithi059 ceph-mon[114680]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:33.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:33 smithi105 ceph-mon[109571]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:35.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:35 smithi059 ceph-mon[108631]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:35.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:35 smithi059 ceph-mon[114680]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:35.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:35 smithi105 ceph-mon[109571]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:37.669 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:37 smithi059 ceph-mon[108631]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:37.669 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:37.669 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:37.669 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:37 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:37.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:37 smithi059 ceph-mon[114680]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:37.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:37.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:37.670 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:37 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:37 smithi105 ceph-mon[109571]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:37.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:37 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[108631]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:39.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:39.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[114680]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:39 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:39 smithi105 ceph-mon[109571]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:39.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:39 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:39.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:39.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:39 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:41.800 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:41 smithi105 ceph-mon[109571]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:41.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:41 smithi059 ceph-mon[108631]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:41.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:41 smithi059 ceph-mon[114680]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:42.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:57:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:57:42] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.33.4" 2023-12-02T07:57:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:42 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:42.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:42 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:42.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:42 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:43.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:43 smithi059 ceph-mon[108631]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:43.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:43 smithi059 ceph-mon[114680]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:43.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:43 smithi105 ceph-mon[109571]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:45.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:45 smithi059 ceph-mon[108631]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:45.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:45 smithi059 ceph-mon[114680]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:45.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:45 smithi105 ceph-mon[109571]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:47.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:47 smithi059 ceph-mon[108631]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:47.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:47 smithi059 ceph-mon[114680]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:47.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:47 smithi105 ceph-mon[109571]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:49 smithi059 ceph-mon[108631]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:49 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:49.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:49 smithi059 ceph-mon[114680]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:49.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:49 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:49.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:49 smithi105 ceph-mon[109571]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:49.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:49 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:57:51.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:51 smithi059 ceph-mon[108631]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:51.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:51 smithi059 ceph-mon[114680]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:51.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:51 smithi105 ceph-mon[109571]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:52.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:57:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:57:52] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.33.4" 2023-12-02T07:57:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:53 smithi059 ceph-mon[108631]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:53.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:53 smithi059 ceph-mon[114680]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:53.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:53 smithi105 ceph-mon[109571]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:55.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:55 smithi059 ceph-mon[108631]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:55.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:55 smithi059 ceph-mon[114680]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:55 smithi105 ceph-mon[109571]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:57.674 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:57 smithi059 ceph-mon[108631]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:57.674 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:57 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:57.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:57 smithi059 ceph-mon[114680]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:57.674 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:57 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:57 smithi105 ceph-mon[109571]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:57:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:57 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:57:58.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.987 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.987 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.987 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.987 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.987 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.987 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.987 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:58 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:58 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:57:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:59 smithi105 ceph-mon[109571]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:57:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:57:59 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:00.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:59 smithi059 ceph-mon[108631]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:00.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:57:59 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:00.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:59 smithi059 ceph-mon[114680]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:00.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:57:59 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:01.963 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:01 smithi105 ceph-mon[109571]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:02.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:01 smithi059 ceph-mon[108631]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:02.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:01 smithi059 ceph-mon[114680]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:02.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:58:02] "GET /metrics HTTP/1.1" 200 37910 "" "Prometheus/2.33.4" 2023-12-02T07:58:03.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:03 smithi105 ceph-mon[109571]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:04.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:03 smithi059 ceph-mon[108631]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:04.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:03 smithi059 ceph-mon[114680]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:05.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:05 smithi105 ceph-mon[109571]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:06.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:05 smithi059 ceph-mon[108631]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:06.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:05 smithi059 ceph-mon[114680]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:07 smithi105 ceph-mon[109571]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:08.010 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:07 smithi059 ceph-mon[108631]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:08.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:07 smithi059 ceph-mon[114680]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:09 smithi105 ceph-mon[109571]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:09 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:10.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:09 smithi059 ceph-mon[108631]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:10.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:09 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:10.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:09 smithi059 ceph-mon[114680]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:10.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:09 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:11 smithi105 ceph-mon[109571]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:12.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:11 smithi059 ceph-mon[108631]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:12.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:11 smithi059 ceph-mon[114680]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:12.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:58:12] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2023-12-02T07:58:12.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:12 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:13.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:12 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:13.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:12 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:13.986 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:13 smithi059 ceph-mon[108631]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:13.986 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:13 smithi059 ceph-mon[114680]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:13.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:13 smithi105 ceph-mon[109571]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:14.026 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 17s ago 23m - - 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 16s ago 23m - - 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (12m) 17s ago 19m 26.9M - 0.23.0 ba2b418f427c aeb74068acfe 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (11m) 16s ago 19m 64.1M - 8.3.5 dad864ee21e9 14a8861ef21a 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (2m) 17s ago 19m 54.7M - 3.5 e1d6a67b021e f81c3b17f227 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283 running (14m) 16s ago 22m 522M - 18.0.0-7631-gbed76814 60bd4e4d4fdc b2217f27d906 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (9m) 17s ago 24m 452M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (24m) 17s ago 24m 178M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:58:15.540 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (22m) 16s ago 22m 112M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (23m) 17s ago 23m 113M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (12m) 17s ago 19m 26.2M - 1.3.1 1dbe0e931976 60d64a6185f8 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (12m) 16s ago 19m 26.4M - 1.3.1 1dbe0e931976 5d0a9f744eb6 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (22m) 17s ago 22m 157M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (22m) 17s ago 22m 166M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (21m) 17s ago 21m 120M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (21m) 17s ago 21m 182M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (21m) 16s ago 21m 172M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (21m) 16s ago 21m 162M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (20m) 16s ago 20m 134M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (20m) 16s ago 20m 161M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (2m) 16s ago 20m 67.9M - 2.33.4 514e6a882f6e 5a7d68227937 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (19m) 17s ago 19m 96.4M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:58:15.541 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (19m) 16s ago 19m 96.5M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:58:15.822 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:15 smithi059 ceph-mon[108631]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:15.823 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:15 smithi059 ceph-mon[114680]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:15.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:15 smithi105 ceph-mon[109571]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:16.023 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ls' 2023-12-02T07:58:16.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:16 smithi105 ceph-mon[109571]: from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:17.093 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:16 smithi059 ceph-mon[108631]: from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:17.093 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:16 smithi059 ceph-mon[114680]: from='client.15342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:agent 2/2 19s ago 3m * 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager ?:9093,9094 1/1 19s ago 20m smithi059=a;count:1 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:grafana ?:3000 1/1 18s ago 20m smithi105=a;count:1 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo ?:5000 1/1 19s ago 19m count:1 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:mgr 2/2 19s ago 22m smithi059=y;smithi105=x;count:2 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:mon 3/3 19s ago 23m smithi059:172.21.15.59=a;smithi059:[v2:172.21.15.59:3301,v1:172.21.15.59:6790]=c;smithi105:172.21.15.105=b;count:3 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter ?:9100 2/2 19s ago 20m smithi059=a;smithi105=b;count:2 2023-12-02T07:58:17.521 INFO:teuthology.orchestra.run.smithi059.stdout:osd 8 19s ago - 2023-12-02T07:58:17.522 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus ?:9095 1/1 18s ago 20m smithi105=a;count:1 2023-12-02T07:58:17.522 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo ?:8000 2/2 19s ago 19m count:2 2023-12-02T07:58:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:17 smithi105 ceph-mon[109571]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:18.021 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:17 smithi059 ceph-mon[108631]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:18.021 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:17 smithi059 ceph-mon[114680]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:18.219 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions' 2023-12-02T07:58:18.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:18 smithi059 ceph-mon[108631]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:18.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:18.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:18.914 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:18 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:18.914 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:18 smithi059 ceph-mon[114680]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:18.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:18.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:18.915 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:18 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:19.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:18 smithi105 ceph-mon[109571]: from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:19.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:19.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:19.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:18 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:19.759 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T07:58:19.760 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T07:58:19.760 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:58:19.760 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:19.760 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T07:58:19.760 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:58:19.760 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:58:19.760 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:58:19.760 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:58:20.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[108631]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:20.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:20.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:20.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:20.009 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:20.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[114680]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:20.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:20.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:20.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:20.010 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:19 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:20.125 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2023-12-02T07:58:20.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:19 smithi105 ceph-mon[109571]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:20.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:19 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:20.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:20.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:20.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:19 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:21.048 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:20 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2739924728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:21.049 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:20 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2739924728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:21.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:20 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2739924728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:22.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:21 smithi105 ceph-mon[109571]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:22.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:21 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:22.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:21 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:22.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:21 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:22.017 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:21 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[108631]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:22.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[114680]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:22.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:21 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:22.380 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:58:22] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2023-12-02T07:58:22.858 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:22 smithi059 ceph-mon[108631]: from='client.25249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:22.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:22 smithi059 ceph-mon[114680]: from='client.25249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:22.997 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:58:23.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:22 smithi105 ceph-mon[109571]: from='client.25249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:23.412 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-02T07:58:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:23 smithi105 ceph-mon[109571]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:23 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:23 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:23 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:23 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:23.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:23 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[108631]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[114680]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:24.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:24.089 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:24.089 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:23 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:24.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:24 smithi059 ceph-mon[108631]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:58:24.965 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:24 smithi059 ceph-mon[108631]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:58:24.966 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:24 smithi059 ceph-mon[114680]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:58:24.966 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:24 smithi059 ceph-mon[114680]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:58:25.035 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T07:58:25.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:24 smithi105 ceph-mon[109571]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:58:25.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:24 smithi105 ceph-mon[109571]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T07:58:25.739 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:58:25.739 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 7s ago 23m - - 2023-12-02T07:58:25.739 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 6s ago 23m - - 2023-12-02T07:58:25.739 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (12m) 7s ago 19m 26.9M - 0.23.0 ba2b418f427c aeb74068acfe 2023-12-02T07:58:25.739 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (12m) 6s ago 19m 63.1M - 8.3.5 dad864ee21e9 14a8861ef21a 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (3m) 7s ago 19m 54.7M - 3.5 e1d6a67b021e f81c3b17f227 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283 running (14m) 6s ago 22m 523M - 18.0.0-7631-gbed76814 60bd4e4d4fdc b2217f27d906 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (9m) 7s ago 24m 452M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (24m) 7s ago 24m 179M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (23m) 6s ago 23m 111M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (23m) 7s ago 23m 113M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (12m) 7s ago 20m 27.2M - 1.3.1 1dbe0e931976 60d64a6185f8 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (12m) 6s ago 20m 26.1M - 1.3.1 1dbe0e931976 5d0a9f744eb6 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (22m) 7s ago 22m 158M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (22m) 7s ago 22m 168M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (22m) 7s ago 22m 121M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (21m) 7s ago 21m 184M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (21m) 6s ago 21m 174M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (21m) 6s ago 21m 163M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:58:25.740 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (20m) 6s ago 20m 136M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:58:25.741 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (20m) 6s ago 20m 162M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:58:25.741 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (3m) 6s ago 20m 67.9M - 2.33.4 514e6a882f6e 5a7d68227937 2023-12-02T07:58:25.741 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (19m) 7s ago 19m 96.5M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:58:25.741 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (19m) 6s ago 19m 96.6M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:58:26.148 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:25 smithi105 ceph-mon[109571]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:26.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:25 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:26.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:25 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:26.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:25 smithi105 ceph-mon[109571]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-02T07:58:26.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:25 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-02T07:58:26.149 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:25 smithi105 ceph-mon[109571]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T07:58:26.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[108631]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:26.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:26.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:26.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[108631]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-02T07:58:26.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-02T07:58:26.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[108631]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T07:58:26.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[114680]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:26.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' 2023-12-02T07:58:26.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:26.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[114680]: from='mgr.25049 172.21.15.105:0/316179353' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-02T07:58:26.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-02T07:58:26.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:25 smithi059 ceph-mon[114680]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T07:58:26.159 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:58:26] ENGINE Bus STOPPING 2023-12-02T07:58:26.171 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T07:58:26.172 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:58:26.173 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:26.173 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T07:58:26.173 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:58:26.173 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:58:26.173 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:58:26.173 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:58:26.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:58:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T07:58:26.439 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:58:26] ENGINE Bus STOPPED 2023-12-02T07:58:26.439 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:58:26] ENGINE Bus STARTING 2023-12-02T07:58:26.439 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:58:26] ENGINE Serving on http://:::9283 2023-12-02T07:58:26.439 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:07:58:26] ENGINE Bus STARTED 2023-12-02T07:58:26.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:26.144+0000 7f9fe65b5700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-02T07:58:26.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ignoring --setuser ceph since I am not root 2023-12-02T07:58:26.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: ignoring --setgroup ceph since I am not root 2023-12-02T07:58:26.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mgr[136247]: -- 172.21.15.105:0/4009834810 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5607375881a0 con 0x56073755ec00 2023-12-02T07:58:26.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:26.322+0000 7f33464dc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:58:26.489 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:26.486+0000 7f33464dc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:58:27.164 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:58:27.164 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:58:27.164 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2023-12-02T07:58:27.164 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2023-12-02T07:58:27.164 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2023-12-02T07:58:27.164 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2023-12-02T07:58:27.164 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2023-12-02T07:58:27.165 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2023-12-02T07:58:27.165 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2023-12-02T07:58:27.165 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T07:58:27.165 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:58:27.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: Failing over to other MGR 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: Standby manager daemon x started 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25049 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: mgrmap e39: y(active, starting, since 0.997526s), standbys: x 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:58:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:58:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1134773021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: Failing over to other MGR 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: Standby manager daemon x started 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25049 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: mgrmap e39: y(active, starting, since 0.997526s), standbys: x 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:58:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:58:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1134773021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: Manager daemon y is now available 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:58:27.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: Manager daemon y is now available 2023-12-02T07:58:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:58:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:58:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:58:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:58:27.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:26.811+0000 7f33464dc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='client.25255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: Upgrade: Need to upgrade myself (mgr.x) 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: Failing over to other MGR 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='client.25261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='client.25267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:27.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: Standby manager daemon x started 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25049 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: mgrmap e39: y(active, starting, since 0.997526s), standbys: x 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T07:58:27.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1134773021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: Manager daemon y is now available 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:27.250 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:26 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T07:58:27.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:27.301+0000 7f33464dc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:58:27.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:27.527+0000 7f33464dc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-02T07:58:28.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:58:28.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[108631]: mgrmap e40: y(active, since 2s), standbys: x 2023-12-02T07:58:28.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:58:28.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:28.033 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:28.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:58:28.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[114680]: mgrmap e40: y(active, since 2s), standbys: x 2023-12-02T07:58:28.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:58:28.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:28.034 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:28.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:27.965+0000 7f33464dc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:58:28.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:58:28.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:27 smithi105 ceph-mon[109571]: mgrmap e40: y(active, since 2s), standbys: x 2023-12-02T07:58:28.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T07:58:28.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:28.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:28.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:28.754+0000 7f33464dc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:58:28.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:28.866+0000 7f33464dc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:58:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: [02/Dec/2023:07:58:27] ENGINE Bus STARTING 2023-12-02T07:58:28.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: [02/Dec/2023:07:58:27] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: [02/Dec/2023:07:58:27] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: [02/Dec/2023:07:58:27] ENGINE Bus STARTED 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: [02/Dec/2023:07:58:27] ENGINE Bus STARTING 2023-12-02T07:58:29.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: [02/Dec/2023:07:58:27] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T07:58:29.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: [02/Dec/2023:07:58:27] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:58:29.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: [02/Dec/2023:07:58:27] ENGINE Bus STARTED 2023-12-02T07:58:29.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:58:29.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:58:29.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: [02/Dec/2023:07:58:27] ENGINE Bus STARTING 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: [02/Dec/2023:07:58:27] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: [02/Dec/2023:07:58:27] ENGINE Serving on https://172.21.15.59:7150 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: [02/Dec/2023:07:58:27] ENGINE Bus STARTED 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.721 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:29.554+0000 7f33464dc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:58:29.722 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:29.645+0000 7f33464dc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:58:29.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:29.749+0000 7f33464dc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:58:29.998 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:29.867+0000 7f33464dc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:58:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:58:29.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:29.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:58:30.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:58:30.150 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.151 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='client.25160 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.152 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi059.qlvwee", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:30.153 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:30.420 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:30.113+0000 7f33464dc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:58:30.420 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:30.214+0000 7f33464dc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:58:30.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:30.447+0000 7f33464dc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:58:30.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:30.550+0000 7f33464dc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:58:31.030 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:30.745+0000 7f33464dc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:58:31.030 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:30.841+0000 7f33464dc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:58:31.030 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:31.030 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:58:31.030 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:58:31.031 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: mgrmap e41: y(active, since 4s), standbys: x 2023-12-02T07:58:31.031 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.031 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.031 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.031 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.031 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.031 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:31.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:58:31.112 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: mgrmap e41: y(active, since 4s), standbys: x 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: Reconfiguring iscsi.foo.smithi059.qlvwee (dependencies changed)... 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: Reconfiguring daemon iscsi.foo.smithi059.qlvwee on smithi059 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: mgrmap e41: y(active, since 4s), standbys: x 2023-12-02T07:58:31.113 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:31.860 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:31 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:31.648+0000 7f33464dc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:58:31.860 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:31 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:31.857+0000 7f33464dc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:58:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:31 smithi059 ceph-mon[108631]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:32.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:31 smithi059 ceph-mon[114680]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:32.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:32.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:32.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:32.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:32.053+0000 7f33464dc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:58:32.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:31 smithi105 ceph-mon[109571]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:32.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:32.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:32.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.073 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:32.753+0000 7f33464dc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:58:33.073 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:32 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:32.972+0000 7f33464dc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:58:33.406 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:33.173+0000 7f33464dc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:58:33.406 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:33.296+0000 7f33464dc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:58:33.406 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:58:33] ENGINE Bus STARTING 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/469784059' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: Standby manager daemon x restarted 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: Standby manager daemon x started 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:58:33.407 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:58:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:58:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:58:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/469784059' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:58:33.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: Standby manager daemon x restarted 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: Standby manager daemon x started 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: Reconfiguring daemon prometheus.a on smithi105 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/469784059' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: Standby manager daemon x restarted 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: Standby manager daemon x started 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:58:33.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:33 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/735321697' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:58:33.713 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: CherryPy Checker: 2023-12-02T07:58:33.713 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: The Application mounted at '' has an empty config. 2023-12-02T07:58:33.713 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: 2023-12-02T07:58:33.713 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:58:33] ENGINE Serving on http://:::9283 2023-12-02T07:58:33.713 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:33 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[136224]: [02/Dec/2023:07:58:33] ENGINE Bus STARTED 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 systemd[1]: Stopping Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 bash[161276]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-02T07:58:34.651 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-02T07:58:34.652 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[156084]: ts=2023-12-02T07:58:34.543Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-02T07:58:34.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:34.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:34.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:34.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:34 smithi105 ceph-mon[109571]: mgrmap e42: y(active, since 8s), standbys: x 2023-12-02T07:58:34.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 bash[161288]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a 2023-12-02T07:58:34.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 bash[161327]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus.a" found: no such container 2023-12-02T07:58:34.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-02T07:58:34.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 systemd[1]: Stopped Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:58:34.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:34 smithi105 systemd[1]: Starting Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:35.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:34 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:34 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:34 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:34 smithi059 ceph-mon[108631]: mgrmap e42: y(active, since 8s), standbys: x 2023-12-02T07:58:35.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:34 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:34 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:34 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:34 smithi059 ceph-mon[114680]: mgrmap e42: y(active, since 8s), standbys: x 2023-12-02T07:58:35.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.216Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-02T07:58:35.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.216Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-12-02T07:58:35.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.216Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-12-02T07:58:35.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.216Z caller=main.go:518 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi105 (none))" 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.216Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.216Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.218Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.218Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.219Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.221Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.221Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.562µs 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.221Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.223Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 bash[161392]: e7035cae927c9f42daf257e194a3259cf22b65f0751f296cd2da9ac335f3f124 2023-12-02T07:58:35.498 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 systemd[1]: Started Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:58:35.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:58:35.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:35.998 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.662Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.708Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.755Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.761Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.762Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.762Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.573µs wal_replay_duration=540.555428ms total_replay_duration=540.616499ms 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.767Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.767Z caller=main.go:947 level=info msg="TSDB started" 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.767Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.782Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.24102ms db_storage=613ns remote_storage=1.244µs web_handler=346ns query_engine=629ns scrape=714.763µs scrape_sd=97.058µs notify=14.003µs notify_sd=16.094µs rules=14.089046ms 2023-12-02T07:58:35.999 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:58:35 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:58:35.782Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-12-02T07:58:36.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:58:36.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:36.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:36.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:58:36.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:58:36.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:36.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:58:36.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:35 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:37.074 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:36 smithi105 ceph-mon[109571]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:58:37.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:36 smithi105 ceph-mon[109571]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:58:37.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:36 smithi105 ceph-mon[109571]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:58:37.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:36 smithi105 ceph-mon[109571]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:58:37.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:36 smithi105 ceph-mon[109571]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:58:37.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:36 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:58:37.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:36 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:58:37.075 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:36 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:37.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[108631]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:58:37.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[108631]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:58:37.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[108631]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:58:37.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[108631]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:58:37.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[108631]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:58:37.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:58:37.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:58:37.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:37.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[114680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2023-12-02T07:58:37.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[114680]: Adding iSCSI gateway http://:@172.21.15.59:5000 to Dashboard 2023-12-02T07:58:37.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[114680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2023-12-02T07:58:37.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[114680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi059"}]: dispatch 2023-12-02T07:58:37.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[114680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:58:37.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T07:58:37.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T07:58:37.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:36 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:37.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:37 smithi105 systemd[1]: Stopping Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:38.178 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:37 smithi105 bash[161821]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x 2023-12-02T07:58:38.178 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:37 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-02T07:58:38.178 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:37 smithi105 ceph-mon[109571]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:58:38.179 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:37 smithi105 ceph-mon[109571]: Upgrade: Updating mgr.x 2023-12-02T07:58:38.179 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:37 smithi105 ceph-mon[109571]: Deploying daemon mgr.x on smithi105 2023-12-02T07:58:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:37 smithi059 ceph-mon[108631]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:58:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:37 smithi059 ceph-mon[108631]: Upgrade: Updating mgr.x 2023-12-02T07:58:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:37 smithi059 ceph-mon[108631]: Deploying daemon mgr.x on smithi105 2023-12-02T07:58:38.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:37 smithi059 ceph-mon[114680]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-02T07:58:38.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:37 smithi059 ceph-mon[114680]: Upgrade: Updating mgr.x 2023-12-02T07:58:38.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:37 smithi059 ceph-mon[114680]: Deploying daemon mgr.x on smithi105 2023-12-02T07:58:38.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:38 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-02T07:58:38.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:38 smithi105 systemd[1]: Stopped Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:58:38.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:38 smithi105 systemd[1]: Starting Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:38.966 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:38 smithi105 ceph-mgr[162009]: -- 172.21.15.105:0/3376385100 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ddc33c61a0 con 0x55ddc339c800 2023-12-02T07:58:38.967 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:38 smithi105 bash[161972]: c068c0ecdea4bcfefe8a0bb568e356992b8add9f98135c375d3a3c06639656b0 2023-12-02T07:58:38.967 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:38 smithi105 systemd[1]: Started Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:58:38.967 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:38.794+0000 7fbf5790f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T07:58:39.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:38.963+0000 7fbf5790f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T07:58:39.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:39.303+0000 7fbf5790f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T07:58:40.035 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:39.841+0000 7fbf5790f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T07:58:40.035 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:58:40.035 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.035 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-02T07:58:40.036 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.037 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.038 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.039 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.039 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.039 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.039 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.039 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.039 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.039 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.039 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:58:40.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-02T07:58:40.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:40.094+0000 7fbf5790f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-02T07:58:40.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:40.562+0000 7fbf5790f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all mgr 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all mgr 2023-12-02T07:58:41.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all mgr 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.742 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:41.405+0000 7fbf5790f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T07:58:41.742 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:41.513+0000 7fbf5790f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:41.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:42.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:42.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.388 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:42.191+0000 7fbf5790f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T07:58:42.389 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:42.283+0000 7fbf5790f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T07:58:42.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:42.386+0000 7fbf5790f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T07:58:42.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:42.495+0000 7fbf5790f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T07:58:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.025 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:43.026 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:43.027 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:43.027 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.027 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:43.027 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.027 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:43.027 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:42.747+0000 7fbf5790f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T07:58:43.027 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:42.848+0000 7fbf5790f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T07:58:43.027 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:43.028 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.030 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:43.030 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:43.030 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:43.030 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:43.030 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:43.429 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:43.107+0000 7fbf5790f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T07:58:43.429 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:43.213+0000 7fbf5790f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T07:58:43.749 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:43.426+0000 7fbf5790f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T07:58:43.749 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:43.523+0000 7fbf5790f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T07:58:44.133 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.134 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:58:44.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.664 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:44.405+0000 7fbf5790f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T07:58:44.664 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:44.626+0000 7fbf5790f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T07:58:44.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:44.819+0000 7fbf5790f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:58:44.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:44.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:44 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.073 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.075 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.076 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.077 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.078 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.078 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.079 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.080 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.081 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:45.082 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.083 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:45.363 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:58:45] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.33.4" 2023-12-02T07:58:45.928 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:45.521+0000 7fbf5790f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T07:58:45.928 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:45.723+0000 7fbf5790f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all crash 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all mds 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all nfs 2023-12-02T07:58:45.929 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all nvmeof 2023-12-02T07:58:46.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:46.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:58:46.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:46.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all crash 2023-12-02T07:58:46.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all mds 2023-12-02T07:58:46.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T07:58:46.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T07:58:46.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all nfs 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all nvmeof 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all crash 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all mds 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T07:58:46.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all nfs 2023-12-02T07:58:46.066 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:45 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all nvmeof 2023-12-02T07:58:46.066 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:46 smithi059 systemd[1]: Stopping Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:46.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:45.925+0000 7fbf5790f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T07:58:46.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:46.053+0000 7fbf5790f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T07:58:46.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: [02/Dec/2023:07:58:46] ENGINE Bus STARTING 2023-12-02T07:58:46.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: CherryPy Checker: 2023-12-02T07:58:46.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: The Application mounted at '' has an empty config. 2023-12-02T07:58:46.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T07:58:46.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: [02/Dec/2023:07:58:46] ENGINE Serving on http://:::9283 2023-12-02T07:58:46.248 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: [02/Dec/2023:07:58:46] ENGINE Bus STARTED 2023-12-02T07:58:46.601 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:46 smithi059 bash[183744]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a 2023-12-02T07:58:46.601 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:46 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-02T07:58:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[108631]: Upgrade: Updating node-exporter.a (1/2) 2023-12-02T07:58:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[108631]: Deploying daemon node-exporter.a on smithi059 2023-12-02T07:58:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[108631]: Standby manager daemon x restarted 2023-12-02T07:58:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[108631]: Standby manager daemon x started 2023-12-02T07:58:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:58:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:58:46.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[108631]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[114680]: Upgrade: Updating node-exporter.a (1/2) 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[114680]: Deploying daemon node-exporter.a on smithi059 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[114680]: Standby manager daemon x restarted 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[114680]: Standby manager daemon x started 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:58:46.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:46 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:58:46.938 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:46 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-02T07:58:46.939 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:46 smithi059 systemd[1]: Stopped Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:58:46.939 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:46 smithi059 systemd[1]: Starting Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:46.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-mon[109571]: Upgrade: Updating node-exporter.a (1/2) 2023-12-02T07:58:46.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-mon[109571]: Deploying daemon node-exporter.a on smithi059 2023-12-02T07:58:46.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-mon[109571]: Standby manager daemon x restarted 2023-12-02T07:58:46.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-mon[109571]: Standby manager daemon x started 2023-12-02T07:58:46.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T07:58:46.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T07:58:46.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T07:58:46.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:46 smithi105 ceph-mon[109571]: from='mgr.? 172.21.15.105:0/157181880' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T07:58:47.437 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:46 smithi059 bash[183896]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-02T07:58:47.778 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:47 smithi059 bash[183896]: Getting image source signatures 2023-12-02T07:58:47.779 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:47 smithi059 bash[183896]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-02T07:58:47.779 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:47 smithi059 bash[183896]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-02T07:58:47.779 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:47 smithi059 bash[183896]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-02T07:58:48.052 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:47 smithi105 ceph-mon[109571]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:48.052 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:47 smithi105 ceph-mon[109571]: mgrmap e43: y(active, since 21s), standbys: x 2023-12-02T07:58:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:47 smithi059 ceph-mon[108631]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:48.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:47 smithi059 ceph-mon[108631]: mgrmap e43: y(active, since 21s), standbys: x 2023-12-02T07:58:48.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:47 smithi059 ceph-mon[114680]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:48.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:47 smithi059 ceph-mon[114680]: mgrmap e43: y(active, since 21s), standbys: x 2023-12-02T07:58:49.367 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:48 smithi059 bash[183896]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-02T07:58:49.367 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 bash[183896]: Writing manifest to image destination 2023-12-02T07:58:49.687 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.558Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-02T07:58:49.687 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.558Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.558Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.558Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=arp 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-02T07:58:49.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=edac 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.559Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-02T07:58:49.689 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=os 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=stat 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-02T07:58:49.690 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=time 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=uname 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a[183996]: ts=2023-12-02T07:58:49.560Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 bash[183896]: 1a8683637a4689364a0dd19a6b94eba3bdc1ca4b257cd1b4e84f5f95a16ee6b2 2023-12-02T07:58:49.691 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 07:58:49 smithi059 systemd[1]: Started Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:58:50.088 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:49 smithi105 ceph-mon[109571]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:50.089 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:49 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:50.089 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:49 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:50.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-mon[108631]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:50.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:50.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:50.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-mon[114680]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:50.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:49 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:51.481 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:51 smithi105 systemd[1]: Stopping Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:51.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:51 smithi105 bash[165224]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b 2023-12-02T07:58:51.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:51 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-02T07:58:52.080 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:51 smithi105 ceph-mon[109571]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:52.080 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:51 smithi105 ceph-mon[109571]: Upgrade: Updating node-exporter.b (2/2) 2023-12-02T07:58:52.080 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:51 smithi105 ceph-mon[109571]: Deploying daemon node-exporter.b on smithi105 2023-12-02T07:58:52.080 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:51 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-02T07:58:52.080 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:51 smithi105 systemd[1]: Stopped Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:58:52.080 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:51 smithi105 systemd[1]: Starting Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:58:52.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:51 smithi059 ceph-mon[108631]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:52.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:51 smithi059 ceph-mon[108631]: Upgrade: Updating node-exporter.b (2/2) 2023-12-02T07:58:52.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:51 smithi059 ceph-mon[108631]: Deploying daemon node-exporter.b on smithi105 2023-12-02T07:58:52.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:51 smithi059 ceph-mon[114680]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:52.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:51 smithi059 ceph-mon[114680]: Upgrade: Updating node-exporter.b (2/2) 2023-12-02T07:58:52.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:51 smithi059 ceph-mon[114680]: Deploying daemon node-exporter.b on smithi105 2023-12-02T07:58:52.497 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:52 smithi105 bash[165374]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-02T07:58:52.997 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:52 smithi105 bash[165374]: Getting image source signatures 2023-12-02T07:58:52.997 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:52 smithi105 bash[165374]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-02T07:58:52.997 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:52 smithi105 bash[165374]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-02T07:58:52.997 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:52 smithi105 bash[165374]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-02T07:58:53.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[108631]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:53.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:53.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[114680]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:53.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:53 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:53.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:53 smithi105 ceph-mon[109571]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:53 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:53 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:53 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:53 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:58:54.247 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:53 smithi105 bash[165374]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-02T07:58:54.247 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:53 smithi105 bash[165374]: Writing manifest to image destination 2023-12-02T07:58:54.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.404Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-02T07:58:54.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.404Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-02T07:58:54.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-02T07:58:54.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-02T07:58:54.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-02T07:58:54.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-02T07:58:54.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-02T07:58:54.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=arp 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=edac 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-02T07:58:54.749 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.405Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=os 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-02T07:58:54.750 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=stat 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=time 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=uname 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-02T07:58:54.751 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-02T07:58:54.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-02T07:58:54.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b[165424]: ts=2023-12-02T07:58:54.406Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-02T07:58:54.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 bash[165374]: bf80fd06bea4fd261a0a41617ad87cbadf8becfa9b4d76dce1e7f7fc50393628 2023-12-02T07:58:54.752 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 07:58:54 smithi105 systemd[1]: Started Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:58:55.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:58:55] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.33.4" 2023-12-02T07:58:55.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:55 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:55.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:55.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:55.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:55.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:55.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:55 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:58:56.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:56.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.561 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T07:58:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:57 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:57.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:57 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 5s ago 23m - - 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 13s ago 23m - - 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (13m) 5s ago 20m 26.9M - 0.23.0 ba2b418f427c aeb74068acfe 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (12m) 13s ago 20m 63.5M - 8.3.5 dad864ee21e9 14a8861ef21a 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (26s) 5s ago 19m 53.8M - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (19s) 13s ago 23m 359M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (10m) 5s ago 24m 512M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (24m) 5s ago 24m 190M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:58:58.282 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (23m) 13s ago 23m 119M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (23m) 5s ago 23m 118M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (8s) 5s ago 20m 4080k - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 starting - - - - 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (23m) 5s ago 23m 160M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (22m) 5s ago 22m 170M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (22m) 5s ago 22m 123M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (22m) 5s ago 22m 188M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (22m) 13s ago 22m 177M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (21m) 13s ago 21m 166M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (21m) 13s ago 21m 138M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (21m) 13s ago 21m 166M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (23s) 13s ago 20m 50.0M - 2.33.4 514e6a882f6e e7035cae927c 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (19m) 5s ago 19m 96.9M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:58:58.283 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (19m) 13s ago 19m 97.0M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:58:58.723 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:58:58.723 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T07:58:58.723 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T07:58:58.723 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:58.723 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:58:58.724 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:58:58.725 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:58:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:58 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:58.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:58.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:58.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:58.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:58.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:58.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:58 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.110 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:58:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:58:59.110 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2023-12-02T07:58:59.111 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2023-12-02T07:58:59.111 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2023-12-02T07:58:59.111 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2023-12-02T07:58:59.111 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2023-12-02T07:58:59.111 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2023-12-02T07:58:59.111 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading node-exporter daemons", 2023-12-02T07:58:59.111 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T07:58:59.111 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:58:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1687255492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:58:59 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:59.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1687255492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1687255492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:58:59.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:58:59 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.664 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.665 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.666 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.667 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.668 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:00 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='client.15462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:00.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:00.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:00 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:01 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:01.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:02.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:02.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:02.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:02.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:02.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:02.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:01 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:03.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:03 smithi105 ceph-mon[109571]: Upgrade: Updating prometheus.a 2023-12-02T07:59:03.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:03 smithi105 ceph-mon[109571]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:03.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:03 smithi105 ceph-mon[109571]: Deploying daemon prometheus.a on smithi105 2023-12-02T07:59:03.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:03 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:03.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:03 smithi059 ceph-mon[108631]: Upgrade: Updating prometheus.a 2023-12-02T07:59:03.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:03 smithi059 ceph-mon[108631]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:03.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:03 smithi059 ceph-mon[108631]: Deploying daemon prometheus.a on smithi105 2023-12-02T07:59:03.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:03 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:03 smithi059 ceph-mon[114680]: Upgrade: Updating prometheus.a 2023-12-02T07:59:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:03 smithi059 ceph-mon[114680]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:03 smithi059 ceph-mon[114680]: Deploying daemon prometheus.a on smithi105 2023-12-02T07:59:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:03 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:05.248 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 systemd[1]: Stopping Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:59:05.571 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:59:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:59:05] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.33.4" 2023-12-02T07:59:05.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-mon[109571]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:05.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.372Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:59:05.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-12-02T07:59:05.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-12-02T07:59:05.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-12-02T07:59:05.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-12-02T07:59:05.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-12-02T07:59:05.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-12-02T07:59:05.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-02T07:59:05.749 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-12-02T07:59:05.749 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-12-02T07:59:05.749 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-12-02T07:59:05.749 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[161406]: ts=2023-12-02T07:59:05.373Z caller=main.go:1066 level=info msg="See you next time!" 2023-12-02T07:59:05.749 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 bash[168776]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a 2023-12-02T07:59:05.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:05 smithi059 ceph-mon[108631]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:05.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:05 smithi059 ceph-mon[114680]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:06.218 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-02T07:59:06.218 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 systemd[1]: Stopped Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:59:06.218 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:05 smithi105 systemd[1]: Starting Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.338Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.338Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.338Z caller=main.go:570 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi105 (none))" 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.338Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.338Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.340Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.340Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 bash[168928]: d70922406b7614974cc249e3fb9fd158d493b15acbaba1506479f087dfe9a893 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.343Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.343Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.344Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.344Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.538µs 2023-12-02T07:59:06.595 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.344Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 systemd[1]: Started Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.344Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.364Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.371Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.374Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.377Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.378Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.378Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.378Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.16µs wal_replay_duration=34.245795ms wbl_replay_duration=100ns total_replay_duration=34.293578ms 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.381Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.381Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.381Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.400Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.804991ms db_storage=927ns remote_storage=1.303µs web_handler=301ns query_engine=716ns scrape=662.968µs scrape_sd=82.296µs notify=11.626µs notify_sd=8.854µs rules=17.724772ms tracing=6.626µs 2023-12-02T07:59:06.596 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.400Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-02T07:59:06.597 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 07:59:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T07:59:06.400Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-02T07:59:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:07 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:07.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:07.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:07.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:07.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:07.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:07 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:08 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:08.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:08.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:08.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:08.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:08 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:09.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:09.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:09.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:09.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:09.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:09.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:09.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:09 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:10 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.703 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.703 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.703 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.703 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.703 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.703 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.704 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.705 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.705 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.705 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.705 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:10.706 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.707 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:10.707 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:10.707 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:10.707 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:10.707 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:10 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:11.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.605 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.606 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.607 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.608 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.609 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.610 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.611 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.612 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.613 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.614 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.615 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.738 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.739 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.740 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.741 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.742 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:11.742 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:11.742 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.742 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:11.742 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:11.742 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:11.742 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:11.742 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.569 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.570 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.571 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.572 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.573 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:12 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.683 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.683 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.683 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:12.684 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:12.685 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:12 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:13 smithi105 ceph-mon[109571]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:13.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:13 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:14.156 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:13 smithi059 ceph-mon[108631]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:14.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:13 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:14.157 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:13 smithi059 ceph-mon[114680]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:14.157 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:13 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:14.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:14 smithi105 ceph-mon[109571]: Upgrade: Updating alertmanager.a 2023-12-02T07:59:14.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:14 smithi105 ceph-mon[109571]: Deploying daemon alertmanager.a on smithi059 2023-12-02T07:59:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:14 smithi059 ceph-mon[108631]: Upgrade: Updating alertmanager.a 2023-12-02T07:59:15.036 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:14 smithi059 ceph-mon[108631]: Deploying daemon alertmanager.a on smithi059 2023-12-02T07:59:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:14 smithi059 ceph-mon[114680]: Upgrade: Updating alertmanager.a 2023-12-02T07:59:15.036 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:14 smithi059 ceph-mon[114680]: Deploying daemon alertmanager.a on smithi059 2023-12-02T07:59:15.631 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:59:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:59:15] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.43.0" 2023-12-02T07:59:15.632 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:15 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:59:15.632 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[156263]: level=info ts=2023-12-02T07:59:15.524Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-12-02T07:59:15.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:15 smithi059 ceph-mon[108631]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:15.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:15 smithi059 ceph-mon[114680]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:15.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:15 smithi059 bash[188402]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a 2023-12-02T07:59:15.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:15 smithi105 ceph-mon[109571]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:16.378 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:15 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-02T07:59:16.378 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:15 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:59:16.378 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 systemd[1]: Starting Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:59:16.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:16.501Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-02T07:59:16.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:16.501Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-02T07:59:16.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 bash[188552]: 157b9fbef9cb36ddcb0b0c4df63b5f290b499f3a114a4fa2e104623e77cd23e3 2023-12-02T07:59:16.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:16.502Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.59 port=9094 2023-12-02T07:59:16.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:16.504Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-02T07:59:16.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 systemd[1]: Started Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:59:16.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:16.530Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-02T07:59:16.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:16.530Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-02T07:59:16.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:16.533Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-02T07:59:16.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:16.533Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-02T07:59:17.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:17.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.897 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.898 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.899 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.900 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.901 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:17 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:17.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:17 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:18.505Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000443962s 2023-12-02T07:59:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:18 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:18.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:18.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:18.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:18.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:18.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:18.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:18 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:19.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.578 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.579 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.580 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:20 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:20.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:20 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:21.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.930 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.931 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.932 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.933 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.933 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.933 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.934 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.935 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.936 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:21.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.722 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.723 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.724 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.725 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:22.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:22.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:22.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:23.826 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:23 smithi105 ceph-mon[109571]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:23.827 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:23 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:23.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:23 smithi059 ceph-mon[108631]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:23.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:23 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:23.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:23 smithi059 ceph-mon[114680]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:23.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:23 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:24.838 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:24 smithi105 ceph-mon[109571]: Upgrade: Updating grafana.a 2023-12-02T07:59:24.838 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:24 smithi105 ceph-mon[109571]: Deploying daemon grafana.a on smithi105 2023-12-02T07:59:24.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:24 smithi059 ceph-mon[108631]: Upgrade: Updating grafana.a 2023-12-02T07:59:24.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:24 smithi059 ceph-mon[108631]: Deploying daemon grafana.a on smithi105 2023-12-02T07:59:24.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:24 smithi059 ceph-mon[114680]: Upgrade: Updating grafana.a 2023-12-02T07:59:24.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:24 smithi059 ceph-mon[114680]: Deploying daemon grafana.a on smithi105 2023-12-02T07:59:25.097 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:24 smithi105 systemd[1]: Stopping Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:59:25.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:25 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[142833]: t=2023-12-02T07:59:25+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-02T07:59:25.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:25 smithi105 bash[173400]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a 2023-12-02T07:59:25.589 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:59:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:59:25] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.43.0" 2023-12-02T07:59:25.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:25 smithi059 ceph-mon[108631]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:25.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:25 smithi059 ceph-mon[114680]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:25.984 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:25 smithi105 ceph-mon[109571]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:25.985 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:25 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@grafana.a.service: Succeeded. 2023-12-02T07:59:25.985 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:25 smithi105 systemd[1]: Stopped Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:59:25.985 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:25 smithi105 systemd[1]: Starting Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:59:26.247 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 bash[173554]: 7e9fef255004cf45b551dd9eaad6cec6ea9469c9c6f0879df14ca72f5c3fbedb 2023-12-02T07:59:26.247 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 systemd[1]: Started Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258326636Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258489705Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258506355Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258512843Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258518315Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258524872Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258530385Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258536022Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258541535Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258546968Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258553207Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-02T07:59:26.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258558331Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258563467Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=settings t=2023-12-02T07:59:26.258569945Z level=info msg="App mode production" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=sqlstore t=2023-12-02T07:59:26.258632091Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=sqlstore t=2023-12-02T07:59:26.25865348Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.269538223Z level=info msg="Starting DB migrations" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.272828578Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.281536976Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.282529901Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.282855354Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.285776566Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.288375364Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.29112133Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.291453556Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.294260027Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.294810427Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-12-02T07:59:26.749 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.295172236Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.296110239Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.296457575Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.297469227Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.298458874Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.299426602Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.299769279Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.300721995Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.301709473Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.302042008Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.30298527Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.303921247Z level=info msg="Executing migration" id="create provenance_type table" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.304369284Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.307048805Z level=info msg="Executing migration" id="create alert_image table" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.309925624Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-12-02T07:59:26.750 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.31247581Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.312799851Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.313226721Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.313677572Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.313755609Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.314010046Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.314526543Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.31496796Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.315313588Z level=info msg="Executing migration" id="create secrets table" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.315727755Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.320535272Z level=info msg="Executing migration" id="add name column into data_keys" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.321548637Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-12-02T07:59:26.751 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.321889561Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-12-02T07:59:26.752 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.326633258Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-12-02T07:59:26.752 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.331436199Z level=info msg="Executing migration" id="add column hidden to role table" 2023-12-02T07:59:26.752 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.332488159Z level=info msg="Executing migration" id="create query_history table v1" 2023-12-02T07:59:26.752 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.332882856Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-12-02T07:59:26.752 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.333343933Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-12-02T07:59:26.752 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.333659234Z level=info msg="Executing migration" id="teams permissions migration" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.334040981Z level=info msg="Executing migration" id="dashboard permissions" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.335249474Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.335909592Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.336219966Z level=info msg="Executing migration" id="alerting notification permissions" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.336559152Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.336938561Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.337395211Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.338387265Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.338678093Z level=info msg="Executing migration" id="create correlation table v1" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.339088774Z level=info msg="Executing migration" id="add index correlations.uid" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.339532606Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.339989857Z level=info msg="Executing migration" id="add correlation config column" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.340978746Z level=info msg="Executing migration" id="create entity_events table" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.341423055Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.341853865Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-02T07:59:26.753 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.341940961Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.342220663Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.342308278Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.342586781Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.344028749Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.344454841Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.346794854Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.347459225Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.348426151Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.349105569Z level=info msg="Executing migration" id="Drop public config table" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.349974033Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.350921297Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.351787728Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.352514595Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.353458604Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-12-02T07:59:26.754 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.356652286Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.357694307Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.358757156Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.359649852Z level=info msg="Executing migration" id="add share column" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.360741818Z level=info msg="Executing migration" id="create default alerting folders" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.361599866Z level=info msg="Executing migration" id="create file table" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.362601886Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.363326126Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.364288337Z level=info msg="Executing migration" id="create file_meta table" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.365061078Z level=info msg="Executing migration" id="file table idx: path key" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.366014439Z level=info msg="Executing migration" id="set path collation in file table" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.366708642Z level=info msg="Executing migration" id="managed permissions migration" 2023-12-02T07:59:26.755 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.367770363Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.368653999Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.369507918Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.370591692Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.371514959Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.372324426Z level=info msg="Executing migration" id="update group index for alert rules" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.373298372Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.374068801Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.375059529Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.376112731Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.37711474Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.377977191Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.388054242Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.388838212Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-12-02T07:59:26.756 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.391803939Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.395547382Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.398362719Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.401109678Z level=info msg="Executing migration" id="create folder table" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.403962125Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.406767619Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.407275773Z level=info msg="Executing migration" id="Update folder title length" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.408111443Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=migrator t=2023-12-02T07:59:26.408981226Z level=info msg="migrations completed" performed=105 skipped=376 duration=136.196185ms 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=sqlstore t=2023-12-02T07:59:26.409303039Z level=info msg="Created default organization" 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=plugin.loader t=2023-12-02T07:59:26.466961831Z level=info msg="Plugin registered" pluginID=input 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=plugin.loader t=2023-12-02T07:59:26.493289494Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=plugin.loader t=2023-12-02T07:59:26.493310063Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-02T07:59:26.757 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=secrets t=2023-12-02T07:59:26.493352807Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-02T07:59:26.758 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=query_data t=2023-12-02T07:59:26.494904428Z level=info msg="Query Service initialization" 2023-12-02T07:59:26.758 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:26 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=live.push_http t=2023-12-02T07:59:26.497266658Z level=info msg="Live Push Gateway initialization" 2023-12-02T07:59:26.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 07:59:26 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T07:59:26.506Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002139719s 2023-12-02T07:59:27.470 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=infra.usagestats.collector t=2023-12-02T07:59:27.230285842Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-02T07:59:27.470 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=provisioning.datasources t=2023-12-02T07:59:27.316839803Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-12-02T07:59:27.470 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=provisioning.datasources t=2023-12-02T07:59:27.316869962Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-12-02T07:59:27.470 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=provisioning.datasources t=2023-12-02T07:59:27.327101639Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-02T07:59:27.470 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=provisioning.alerting t=2023-12-02T07:59:27.403373103Z level=info msg="starting to provision alerting" 2023-12-02T07:59:27.470 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=provisioning.alerting t=2023-12-02T07:59:27.40340057Z level=info msg="finished to provision alerting" 2023-12-02T07:59:27.470 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=grafanaStorageLogger t=2023-12-02T07:59:27.403584512Z level=info msg="storage starting" 2023-12-02T07:59:27.470 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=ngalert.state.manager t=2023-12-02T07:59:27.403644199Z level=info msg="Warming state cache for startup" 2023-12-02T07:59:27.471 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=http.server t=2023-12-02T07:59:27.405501551Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-02T07:59:27.471 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=ngalert.state.manager t=2023-12-02T07:59:27.413733484Z level=info msg="State cache has been initialized" states=0 duration=10.089369ms 2023-12-02T07:59:27.471 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=ngalert.multiorg.alertmanager t=2023-12-02T07:59:27.41376203Z level=info msg="starting MultiOrg Alertmanager" 2023-12-02T07:59:27.471 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=ticker t=2023-12-02T07:59:27.41378835Z level=info msg=starting first_tick=2023-12-02T07:59:30Z 2023-12-02T07:59:27.471 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=sqlstore.transactions t=2023-12-02T07:59:27.46824373Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-02T07:59:27.471 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:27.471 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.471 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.471 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.471 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.472 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:27.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:27.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:27.747 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=sqlstore.transactions t=2023-12-02T07:59:27.495696219Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-02T07:59:27.747 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:27 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[173568]: logger=sqlstore.transactions t=2023-12-02T07:59:27.506922496Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-12-02T07:59:28.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:28 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:28.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:28.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:28.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:28.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:28.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:28.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:29 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.502 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T07:59:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:29.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.211 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.212 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.213 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.214 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:30.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.215 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.263 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 7s ago 24m - - 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 18s ago 24m - - 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (14s) 7s ago 20m 19.0M - 0.25.0 c8568f914cd2 157b9fbef9cb 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 starting - - - - 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (58s) 7s ago 20m 54.2M - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (51s) 18s ago 23m 449M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (10m) 7s ago 25m 525M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (25m) 7s ago 25m 199M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (24m) 18s ago 24m 120M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (24m) 7s ago 24m 123M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (40s) 7s ago 21m 9382k - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T07:59:30.264 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (36s) 18s ago 21m 8816k - 1.5.0 0da6a335fe13 bf80fd06bea4 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (23m) 7s ago 23m 167M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (23m) 7s ago 23m 177M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (23m) 7s ago 23m 126M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (22m) 7s ago 22m 195M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (22m) 18s ago 22m 185M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (22m) 18s ago 22m 172M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (22m) 18s ago 22m 143M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (21m) 18s ago 21m 173M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (24s) 18s ago 21m 45.6M - 2.43.0 a07b618ecd1d d70922406b76 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (20m) 7s ago 20m 97.1M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T07:59:30.265 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (20m) 18s ago 20m 97.2M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.475 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.476 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.477 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:30 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:30.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:30.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:30.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:30.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:30.722 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:59:30.722 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T07:59:30.722 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T07:59:30.722 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:59:30.722 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T07:59:30.723 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:59:31.098 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T07:59:31.098 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T07:59:31.098 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2023-12-02T07:59:31.099 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mgr", 2023-12-02T07:59:31.099 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [ 2023-12-02T07:59:31.099 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr" 2023-12-02T07:59:31.099 INFO:teuthology.orchestra.run.smithi059.stdout: ], 2023-12-02T07:59:31.099 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "2/2 daemons upgraded", 2023-12-02T07:59:31.099 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading grafana daemons", 2023-12-02T07:59:31.099 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T07:59:31.099 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T07:59:31.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2341223926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:31 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:31.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:31.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2341223926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:31.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2341223926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:31.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:31.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:31.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:31.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.410 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.411 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.412 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.413 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:32 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.618 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.619 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.620 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='client.25381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.621 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.622 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.623 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.624 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:32.625 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:32.626 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:32 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[108631]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:33.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:33.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[114680]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:33.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:33 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:33.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:33 smithi105 ceph-mon[109571]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:33.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:33 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:33 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:33 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:33.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:33 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:34.892 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:34 smithi105 ceph-mon[109571]: Upgrade: Updating grafana.a 2023-12-02T07:59:34.892 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:34 smithi105 ceph-mon[109571]: Deploying daemon grafana.a on smithi105 2023-12-02T07:59:34.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:34 smithi059 ceph-mon[108631]: Upgrade: Updating grafana.a 2023-12-02T07:59:34.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:34 smithi059 ceph-mon[108631]: Deploying daemon grafana.a on smithi105 2023-12-02T07:59:34.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:34 smithi059 ceph-mon[114680]: Upgrade: Updating grafana.a 2023-12-02T07:59:34.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:34 smithi059 ceph-mon[114680]: Deploying daemon grafana.a on smithi105 2023-12-02T07:59:35.614 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:59:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:59:35] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.43.0" 2023-12-02T07:59:35.785 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:35 smithi105 ceph-mon[109571]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:35.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:35 smithi059 ceph-mon[108631]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:35.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:35 smithi059 ceph-mon[114680]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:36.201 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:35 smithi105 systemd[1]: Stopping Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:59:36.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:36 smithi105 bash[176738]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a 2023-12-02T07:59:36.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:36 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-12-02T07:59:36.865 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:36 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-02T07:59:36.865 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:36 smithi105 systemd[1]: Stopped Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:59:36.865 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:36 smithi105 systemd[1]: Starting Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T07:59:37.268 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:36 smithi105 bash[176890]: 0b2464bcb5636cb862a2ff11cebaa05eb371fa5f7175e1810ccd349431396b99 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:36 smithi105 systemd[1]: Started Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118339126Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118514705Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118531723Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118538331Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118544484Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118550564Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118556272Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118561997Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118567968Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118573544Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118578953Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118584508Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-02T07:59:37.269 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118590083Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=settings t=2023-12-02T07:59:37.118597251Z level=info msg="App mode production" 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=sqlstore t=2023-12-02T07:59:37.118641026Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=sqlstore t=2023-12-02T07:59:37.118655957Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=migrator t=2023-12-02T07:59:37.14052748Z level=info msg="Starting DB migrations" 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=migrator t=2023-12-02T07:59:37.148316962Z level=info msg="migrations completed" performed=0 skipped=481 duration=501.629µs 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=sqlstore t=2023-12-02T07:59:37.148766242Z level=info msg="Created default organization" 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=plugin.loader t=2023-12-02T07:59:37.208115087Z level=info msg="Plugin registered" pluginID=input 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=plugin.loader t=2023-12-02T07:59:37.23644965Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=plugin.loader t=2023-12-02T07:59:37.236474691Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=secrets t=2023-12-02T07:59:37.236509691Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=query_data t=2023-12-02T07:59:37.238161999Z level=info msg="Query Service initialization" 2023-12-02T07:59:37.270 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=live.push_http t=2023-12-02T07:59:37.242266731Z level=info msg="Live Push Gateway initialization" 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:37.912 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.913 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.914 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:37 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:37.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:37.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:37.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:37.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:37 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.201 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=infra.usagestats.collector t=2023-12-02T07:59:38.008295555Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-02T07:59:38.201 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=provisioning.datasources t=2023-12-02T07:59:38.098143177Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-12-02T07:59:38.201 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=provisioning.datasources t=2023-12-02T07:59:38.098180433Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-12-02T07:59:38.201 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=provisioning.datasources t=2023-12-02T07:59:38.109326809Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-02T07:59:38.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=provisioning.alerting t=2023-12-02T07:59:38.199380223Z level=info msg="starting to provision alerting" 2023-12-02T07:59:38.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=provisioning.alerting t=2023-12-02T07:59:38.199420071Z level=info msg="finished to provision alerting" 2023-12-02T07:59:38.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=ngalert.state.manager t=2023-12-02T07:59:38.199785148Z level=info msg="Warming state cache for startup" 2023-12-02T07:59:38.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=grafanaStorageLogger t=2023-12-02T07:59:38.20004986Z level=info msg="storage starting" 2023-12-02T07:59:38.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=http.server t=2023-12-02T07:59:38.202134749Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-02T07:59:38.498 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=ngalert.state.manager t=2023-12-02T07:59:38.20998017Z level=info msg="State cache has been initialized" states=0 duration=10.194745ms 2023-12-02T07:59:38.498 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=ngalert.multiorg.alertmanager t=2023-12-02T07:59:38.210024106Z level=info msg="starting MultiOrg Alertmanager" 2023-12-02T07:59:38.498 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a[176904]: logger=ticker t=2023-12-02T07:59:38.21005125Z level=info msg=starting first_tick=2023-12-02T07:59:40Z 2023-12-02T07:59:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:38 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:38.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:38 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:39 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.946 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.948 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:39.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:39.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:39.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:39.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:39.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:39 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:40 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:40.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:40 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:41.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.880 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.881 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.882 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.883 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.884 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:41 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:41.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:41.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:41.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:41.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:41.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:41.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T07:59:42.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T07:59:42.945 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.947 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T07:59:42.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.950 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:42.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T07:59:42.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T07:59:42.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:42 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:42.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T07:59:43.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:43.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:43.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:43.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T07:59:43.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T07:59:43.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T07:59:43.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:43.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:43.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:42 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.920 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.920 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.920 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: 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 2023-12-02T07:59:43.920 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.920 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: Upgrade: Finalizing container_image settings 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: Upgrade: Complete! 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:43.921 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:43 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: 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 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: Upgrade: Finalizing container_image settings 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: Upgrade: Complete! 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: 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 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: Upgrade: Finalizing container_image settings 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: Upgrade: Complete! 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:43.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T07:59:43.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T07:59:43.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T07:59:43.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:43 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:45.642 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:59:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:59:45] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2023-12-02T07:59:45.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:45 smithi059 ceph-mon[108631]: 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 2023-12-02T07:59:45.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:45 smithi059 ceph-mon[114680]: 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 2023-12-02T07:59:45.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:45 smithi105 ceph-mon[109571]: 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 2023-12-02T07:59:47.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:47 smithi059 ceph-mon[108631]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:47.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:47 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:47.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:47 smithi059 ceph-mon[114680]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:47.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:47 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:47.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:47 smithi105 ceph-mon[109571]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:47.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:47 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T07:59:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:49 smithi059 ceph-mon[108631]: 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 2023-12-02T07:59:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:49 smithi059 ceph-mon[114680]: 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 2023-12-02T07:59:49.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:49 smithi105 ceph-mon[109571]: 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 2023-12-02T07:59:51.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:51 smithi059 ceph-mon[108631]: 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 2023-12-02T07:59:51.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:51 smithi059 ceph-mon[114680]: 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 2023-12-02T07:59:51.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:51 smithi105 ceph-mon[109571]: 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 2023-12-02T07:59:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:53 smithi059 ceph-mon[108631]: 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 2023-12-02T07:59:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:53 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:53 smithi059 ceph-mon[114680]: 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 2023-12-02T07:59:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:53 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:53.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:53 smithi105 ceph-mon[109571]: 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 2023-12-02T07:59:53.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:53 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T07:59:55.578 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 07:59:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:07:59:55] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.43.0" 2023-12-02T07:59:55.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:55 smithi059 ceph-mon[108631]: 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 2023-12-02T07:59:55.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:55 smithi059 ceph-mon[114680]: 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 2023-12-02T07:59:55.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:55 smithi105 ceph-mon[109571]: 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 2023-12-02T07:59:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:56.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:56 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T07:59:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:57 smithi059 ceph-mon[108631]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:57.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:57 smithi059 ceph-mon[114680]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:57 smithi105 ceph-mon[109571]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T07:59:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 07:59:59 smithi059 ceph-mon[108631]: 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 2023-12-02T07:59:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 07:59:59 smithi059 ceph-mon[114680]: 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 2023-12-02T07:59:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 07:59:59 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:00 smithi059 ceph-mon[108631]: overall HEALTH_OK 2023-12-02T08:00:00.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:00 smithi059 ceph-mon[114680]: overall HEALTH_OK 2023-12-02T08:00:00.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:00 smithi105 ceph-mon[109571]: overall HEALTH_OK 2023-12-02T08:00:01.851 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:01 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:01.851 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:01 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:01.879 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2023-12-02T08:00:01.891 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:01 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:02 smithi059 ceph-mon[108631]: from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:02 smithi059 ceph-mon[114680]: from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:02.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:02 smithi105 ceph-mon[109571]: from='client.15498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:03.898 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:00:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:03 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:03 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:03 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:03 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:03 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:03 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:03 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:03 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.108 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:04.108 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:04.108 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.109 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.110 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.110 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:04.352 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2023-12-02T08:00:04.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:04 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1606031851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:05.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:04 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1606031851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:05.058 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:04 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1606031851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:05.420 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:00:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:00:05] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.43.0" 2023-12-02T08:00:05.937 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)" 2023-12-02T08:00:05.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:05 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:06.074 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:05 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:06.075 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:05 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:06.278 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2023-12-02T08:00:06.924 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:06 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1213235600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:06.924 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:06 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1213235600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:06.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:06 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1213235600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:07.780 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:00:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:07 smithi105 ceph-mon[109571]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:08.037 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:07 smithi059 ceph-mon[108631]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:08.037 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:07 smithi059 ceph-mon[114680]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:08.128 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2023-12-02T08:00:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:08 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2272541066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:09.051 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:08 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2272541066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:09.051 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:08 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2272541066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:09.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:09 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:10.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:09 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:10.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:09 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:10.811 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:10 smithi059 ceph-mon[108631]: from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:10.811 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:10 smithi059 ceph-mon[114680]: from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:10.926 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:00:10.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:10 smithi105 ceph-mon[109571]: from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:11.280 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade status' 2023-12-02T08:00:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:11 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:11.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:11 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:11.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:11 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:11.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:11 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:11 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:11.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:11 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:12.695 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:00:12.695 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2023-12-02T08:00:12.696 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2023-12-02T08:00:12.696 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2023-12-02T08:00:12.696 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2023-12-02T08:00:12.696 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2023-12-02T08:00:12.696 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2023-12-02T08:00:12.696 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T08:00:12.696 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:00:13.051 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph health detail' 2023-12-02T08:00:13.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:13 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:13.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:13 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:13.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:13 smithi059 ceph-mon[108631]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:13.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:13 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:13.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:13 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:13.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:13 smithi059 ceph-mon[114680]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:13.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:13 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:13.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:13 smithi105 ceph-mon[109571]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:13.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:13 smithi105 ceph-mon[109571]: from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:14.499 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2023-12-02T08:00:14.886 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:14 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2810500376' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:00:14.886 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:14 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2810500376' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:00:14.888 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2023-12-02T08:00:14.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:14 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/2810500376' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:00:15.549 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:00:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:00:15] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.43.0" 2023-12-02T08:00:15.859 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:15 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:15.859 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:15 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:15.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:15 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:17 smithi105 ceph-mon[109571]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:17 smithi105 ceph-mon[109571]: from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:17.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:17 smithi105 ceph-mon[109571]: from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mon", "hosts": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:17 smithi059 ceph-mon[108631]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:17 smithi059 ceph-mon[108631]: from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:18.028 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:17 smithi059 ceph-mon[108631]: from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mon", "hosts": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:17 smithi059 ceph-mon[114680]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:17 smithi059 ceph-mon[114680]: from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:18.028 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:17 smithi059 ceph-mon[114680]: from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mon", "hosts": "smithi105", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:18.171 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:00:18.538 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-02T08:00:19.173 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[108631]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:00:19.430 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:19.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:19.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:19.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:19.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:19.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:19.431 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[108631]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:00:19.431 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[114680]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:00:19.431 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:19.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:19.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:19.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:19.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:19.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:19.432 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:19 smithi059 ceph-mon[114680]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:00:19.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:19 smithi105 ceph-mon[109571]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:00:19.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:19.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:19.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:19 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:19.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:19.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:19.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:19 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:19.502 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:19 smithi105 ceph-mon[109571]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:00:20.047 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:00:20.750 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T08:00:20.750 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 18s ago 25m - - 2023-12-02T08:00:20.750 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 17s ago 25m - - 2023-12-02T08:00:20.750 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (64s) 18s ago 21m 21.5M - 0.25.0 c8568f914cd2 157b9fbef9cb 2023-12-02T08:00:20.750 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (44s) 17s ago 21m 77.7M - 9.4.7 2c41d148cca3 0b2464bcb563 2023-12-02T08:00:20.750 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (108s) 18s ago 21m 54.5M - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T08:00:20.750 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (102s) 17s ago 24m 450M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (11m) 18s ago 26m 533M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (26m) 18s ago 26m 210M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (24m) 17s ago 24m 126M 2048M 17.2.0 e1d6a67b021e d1c5f78e3bb9 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (25m) 18s ago 25m 127M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (91s) 18s ago 21m 9747k - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (86s) 17s ago 21m 9643k - 1.5.0 0da6a335fe13 bf80fd06bea4 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (24m) 18s ago 24m 169M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (24m) 18s ago 24m 179M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (23m) 18s ago 23m 128M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (23m) 18s ago 23m 199M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T08:00:20.751 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (23m) 17s ago 23m 189M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T08:00:20.752 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (23m) 17s ago 23m 175M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T08:00:20.752 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (22m) 17s ago 22m 146M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T08:00:20.752 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (22m) 17s ago 22m 176M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T08:00:20.752 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (74s) 17s ago 22m 52.2M - 2.43.0 a07b618ecd1d d70922406b76 2023-12-02T08:00:20.752 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (21m) 18s ago 21m 97.2M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T08:00:20.752 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (21m) 17s ago 21m 97.4M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T08:00:21.178 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:00:21.178 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T08:00:21.178 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2023-12-02T08:00:21.178 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:00:21.178 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T08:00:21.178 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T08:00:21.179 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:00:21.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:21.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:00:21.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:00:21.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:21.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:21.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all mgr 2023-12-02T08:00:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:00:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-02T08:00:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: Upgrade: It appears safe to stop mon.b 2023-12-02T08:00:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[114680]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:21.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:00:21.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:00:21.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:21.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:21.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all mgr 2023-12-02T08:00:21.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:21.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:00:21.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-02T08:00:21.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: Upgrade: It appears safe to stop mon.b 2023-12-02T08:00:21.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:21.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:21 smithi059 ceph-mon[108631]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:21.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:00:21.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: Upgrade: Setting container_image for all mgr 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: Upgrade: It appears safe to stop mon.b 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: 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 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:21 smithi105 ceph-mon[109571]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi105", 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "0/1 daemons upgraded", 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T08:00:21.539 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:00:22.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/1221821361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:22.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[114680]: Upgrade: Updating mon.b 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[114680]: Deploying daemon mon.b on smithi105 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[114680]: from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/1221821361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[108631]: Upgrade: Updating mon.b 2023-12-02T08:00:22.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:00:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:00:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[108631]: Deploying daemon mon.b on smithi105 2023-12-02T08:00:22.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:22 smithi059 ceph-mon[108631]: from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-mon[109571]: from='client.? 172.21.15.59:0/1221821361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-mon[109571]: Upgrade: Updating mon.b 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-mon[109571]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-mon[109571]: Deploying daemon mon.b on smithi105 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-mon[109571]: from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:22.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 systemd[1]: Stopping Ceph mon.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:00:22.818 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-b[109529]: 2023-12-02T08:00:22.511+0000 7f16a2745700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:00:22.818 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-b[109529]: 2023-12-02T08:00:22.511+0000 7f16a2745700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-02T08:00:23.083 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:22 smithi105 bash[180467]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-b 2023-12-02T08:00:23.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.b.service: Succeeded. 2023-12-02T08:00:23.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 systemd[1]: Stopped Ceph mon.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:00:23.445 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 systemd[1]: Starting Ceph mon.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:00:23.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: set uid:gid to 167:167 (ceph:ceph) 2023-12-02T08:00:23.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev), process ceph-mon, pid 7 2023-12-02T08:00:23.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: pidfile_write: ignore empty --pid-file 2023-12-02T08:00:23.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: load: jerasure load: lrc 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: RocksDB version: 7.9.2 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Git sha 0 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Compile date 2023-12-01 16:13:22 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: DB SUMMARY 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: DB Session ID: 596F763ZA8KGW8ZRDWJ8 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: CURRENT file: CURRENT 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: IDENTITY file: IDENTITY 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: MANIFEST file: MANIFEST-000009 size: 3425 Bytes 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 289012 ; 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.error_if_exists: 0 2023-12-02T08:00:23.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.create_if_missing: 0 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.paranoid_checks: 1 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.env: 0x5623906aba60 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.fs: PosixFileSystem 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.info_log: 0x562391e25740 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_file_opening_threads: 16 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.statistics: (nil) 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.use_fsync: 0 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_log_file_size: 0 2023-12-02T08:00:23.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.keep_log_file_num: 1000 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.recycle_log_file_num: 0 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.allow_fallocate: 1 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.allow_mmap_reads: 0 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.allow_mmap_writes: 0 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.use_direct_reads: 0 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.create_missing_column_families: 0 2023-12-02T08:00:23.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.db_log_dir: 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.wal_dir: 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.advise_random_on_open: 1 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.db_write_buffer_size: 0 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.write_buffer_manager: 0x562391ddafa0 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.rate_limiter: (nil) 2023-12-02T08:00:23.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.wal_recovery_mode: 2 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.enable_thread_tracking: 0 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.enable_pipelined_write: 0 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.unordered_write: 0 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.row_cache: None 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.wal_filter: None 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.allow_ingest_behind: 0 2023-12-02T08:00:23.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.two_write_queues: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.manual_wal_flush: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.wal_compression: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.atomic_flush: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.log_readahead_size: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.best_efforts_recovery: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.allow_data_in_errors: 0 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.db_host_id: __hostname__ 2023-12-02T08:00:23.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_background_jobs: 2 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_background_compactions: -1 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_subcompactions: 1 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_total_wal_size: 0 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_open_files: -1 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bytes_per_sync: 0 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-02T08:00:23.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_readahead_size: 0 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_background_flushes: -1 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Compression algorithms supported: 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: kZSTD supported: 0 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: kXpressCompression supported: 0 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: kLZ4HCCompression supported: 1 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: kZlibCompression supported: 1 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: kSnappyCompression supported: 1 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: kLZ4Compression supported: 1 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: kBZip2Compression supported: 0 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-02T08:00:23.757 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.merge_operator: 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_filter: None 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_filter_factory: None 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.sst_partitioner_factory: None 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562391e25860) 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout: cache_index_and_filter_blocks: 1 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout: pin_top_level_index_and_filter: 1 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_type: 0 2023-12-02T08:00:23.758 INFO:journalctl@ceph.mon.b.smithi105.stdout: data_block_index_type: 0 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_shortening: 1 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: checksum: 4 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: no_block_cache: 0 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache: 0x562391e7b090 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_name: BinnedLRUCache 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_options: 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: capacity : 536870912 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: num_shard_bits : 4 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: strict_capacity_limit : 0 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: high_pri_pool_ratio: 0.000 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_cache_compressed: (nil) 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: persistent_cache: (nil) 2023-12-02T08:00:23.759 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_size: 4096 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_size_deviation: 10 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_restart_interval: 16 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: index_block_restart_interval: 1 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: metadata_block_size: 4096 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: partition_filters: 0 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: use_delta_encoding: 1 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: filter_policy: bloomfilter 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: whole_key_filtering: 1 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: verify_compression: 0 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: read_amp_bytes_per_bit: 0 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: format_version: 5 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: enable_index_compression: 1 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: block_align: 0 2023-12-02T08:00:23.760 INFO:journalctl@ceph.mon.b.smithi105.stdout: max_auto_readahead_size: 262144 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout: prepopulate_block_cache: 0 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout: initial_auto_readahead_size: 8192 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout: num_file_reads_for_auto_readahead: 2 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.write_buffer_size: 33554432 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_write_buffer_number: 2 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression: NoCompression 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression: Disabled 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.prefix_extractor: nullptr 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.num_levels: 7 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-02T08:00:23.761 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.level: 32767 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.strategy: 0 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-02T08:00:23.762 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 bash[180641]: b14ef06c5ad95a34f68e610904868c9ab4f745a9eeec32ef6a197f0316d7b2d4 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.enabled: false 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.target_file_size_base: 67108864 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-02T08:00:23.763 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.arena_block_size: 1048576 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.disable_auto_compactions: 0 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-02T08:00:23.764 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.table_properties_collectors: 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.inplace_update_support: 0 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.bloom_locality: 0 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.max_successive_merges: 0 2023-12-02T08:00:23.765 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.paranoid_file_checks: 0 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.force_consistency_checks: 1 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.report_bg_io_stats: 0 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.ttl: 2592000 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.enable_blob_files: false 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.min_blob_size: 0 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.blob_file_size: 268435456 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-02T08:00:23.766 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.blob_file_starting_level: 0 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 63.sst 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 65, last_sequence is 36511, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 61f4ebcc-1437-43b7-82b9-39a3a8c2129a 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504023501424, "job": 1, "event": "recovery_started", "wal_files": [61]} 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504023503293, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 189722, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36506, "largest_seqno": 36755, "table_properties": {"data_size": 187892, "index_size": 498, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2814, "raw_average_key_size": 24, "raw_value_size": 185512, "raw_average_value_size": 1627, "num_data_blocks": 23, "num_entries": 114, "num_filter_entries": 114, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701504023, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "61f4ebcc-1437-43b7-82b9-39a3a8c2129a", "db_session_id": "596F763ZA8KGW8ZRDWJ8", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504023503401, "job": 1, "event": "recovery_finished"} 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/version_set.cc:5047] Creating manifest 68 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-02T08:00:23.767 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000061.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562391f16000 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: DB pointer 0x562391f02000 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** DB Stats ** 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** Compaction Stats [default] ** 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-02T08:00:23.768 INFO:journalctl@ceph.mon.b.smithi105.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: L0 1/0 185.28 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: L6 1/0 10.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: Sum 2/0 11.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.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 170.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** Compaction Stats [default] ** 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.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 170.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-02T08:00:23.769 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: Cumulative compaction: 0.00 GB write, 37.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: Interval compaction: 0.00 GB write, 37.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: Block cache BinnedLRUCache@0x562391e7b090#7 capacity: 512.00 MB usage: 0.95 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.58 KB,0.000110269%) Misc(1,0.00 KB,0%) 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: starting mon.b rank 2 at public addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] at bind addrs [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: mon.b@-1(???) e3 preinit fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: mon.b@-1(???).mds e1 new map 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: mon.b@-1(???).mds e1 print_map 2023-12-02T08:00:23.770 INFO:journalctl@ceph.mon.b.smithi105.stdout: e1 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout: legacy client fscid: -1 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout: 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout: No filesystems configured 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 systemd[1]: Started Ceph mon.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:00:23.771 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:23 smithi105 ceph-mon[180679]: mon.b@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2023-12-02T08:00:24.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: mon.b calling monitor election 2023-12-02T08:00:24.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: mon.c calling monitor election 2023-12-02T08:00:24.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: mon.a calling monitor election 2023-12-02T08:00:24.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:00:24.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T08:00:24.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: fsmap 2023-12-02T08:00:24.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T08:00:24.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: mgrmap e43: y(active, since 118s), standbys: x 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: overall HEALTH_OK 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:24.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:24 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: mon.b calling monitor election 2023-12-02T08:00:25.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: mon.c calling monitor election 2023-12-02T08:00:25.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: mon.a calling monitor election 2023-12-02T08:00:25.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: fsmap 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: mgrmap e43: y(active, since 118s), standbys: x 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: overall HEALTH_OK 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: mon.b calling monitor election 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: mon.c calling monitor election 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: mon.a calling monitor election 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: fsmap 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: mgrmap e43: y(active, since 118s), standbys: x 2023-12-02T08:00:25.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: overall HEALTH_OK 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:24 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:00:25] "GET /metrics HTTP/1.1" 200 37906 "" "Prometheus/2.43.0" 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:25.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:25 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:26.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:25 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:26.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:26 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:26 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:27.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:27 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:27 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:00:28.516+0000 7fce57fc5700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-02T08:00:28.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.940 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.941 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.943 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:28.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:28 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:28.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:28.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:28.999 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:29.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:29.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:29.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:29.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:29.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:29.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:29.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:29.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:29.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:29.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:29.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:29.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:29.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:29.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:29.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:29.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:29.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:29.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:29.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:29.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:29.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:29.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:29.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:29.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:29.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:29.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:29.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:29.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:28 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:30.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.135 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.136 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.137 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.138 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:29 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.193 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:30.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:29 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.000 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.001 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.002 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.003 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:00:31.004 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:00:31.005 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:00:31.006 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T08:00:31.006 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:00:31.006 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.006 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:00:31.006 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T08:00:31.006 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.007 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.007 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:00:31.007 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.007 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T08:00:31.007 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:00:31.007 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:00:31.007 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T08:00:31.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:00:31.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:00:31.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.008 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:00:31.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:00:31.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.009 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.010 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.010 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.010 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.010 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.010 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:30 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.194 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:31.195 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:00:31.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:00:31.197 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.198 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:00:31.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:00:31.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:00:31.198 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:00:31.199 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:00:31.201 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:00:31.202 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:30 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:32.068 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all crash 2023-12-02T08:00:32.068 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all mds 2023-12-02T08:00:32.068 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T08:00:32.068 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all nfs 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all node-exporter 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all prometheus 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all alertmanager 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all grafana 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all loki 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all promtail 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Finalizing container_image settings 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: Upgrade: Complete! 2023-12-02T08:00:32.069 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:31 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all crash 2023-12-02T08:00:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all mds 2023-12-02T08:00:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T08:00:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T08:00:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T08:00:32.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all nfs 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all node-exporter 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all prometheus 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all alertmanager 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all grafana 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all loki 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all promtail 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Finalizing container_image settings 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: Upgrade: Complete! 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all crash 2023-12-02T08:00:32.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all mds 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all nfs 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all node-exporter 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all prometheus 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all alertmanager 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all grafana 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all loki 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all promtail 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Finalizing container_image settings 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: Upgrade: Complete! 2023-12-02T08:00:32.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:31 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:34.067 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:33 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:34.068 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:33 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:34.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:33 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:34.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:33 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:34.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:33 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:34.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:33 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:35.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:00:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:00:35] "GET /metrics HTTP/1.1" 200 37843 "" "Prometheus/2.43.0" 2023-12-02T08:00:36.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:35 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:36.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:35 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:36.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:35 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:38.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:37 smithi059 ceph-mon[108631]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:37 smithi059 ceph-mon[114680]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:38.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:37 smithi105 ceph-mon[180679]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:40.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:39 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:40.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:39 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:40.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:39 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:42.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:41 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:42.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:41 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:42.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:41 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:42.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:41 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:42.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:41 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:42.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:41 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:43 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:44.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:43 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:44.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:43 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:44.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:43 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:44.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:43 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:44.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:43 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:45.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:44 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:44 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:44 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:44 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:44 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:45.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:00:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:00:45] "GET /metrics HTTP/1.1" 200 37926 "" "Prometheus/2.43.0" 2023-12-02T08:00:46.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:45 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:46.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:45 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:46.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:45 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:47.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:46 smithi105 ceph-mon[180679]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:47.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:46 smithi059 ceph-mon[108631]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:47.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:46 smithi059 ceph-mon[114680]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:49.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:49 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:49.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:49 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:49.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:49 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:51 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:51 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:51 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:51 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:51 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:51 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:51 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:51 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:51.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:51 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:51.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:51 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:51.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:51 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:51.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:51 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:00:52.440 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T08:00:52.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:52 smithi059 ceph-mon[108631]: from='client.25471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:52.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:52 smithi059 ceph-mon[114680]: from='client.25471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:52.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:52 smithi105 ceph-mon[180679]: from='client.25471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:53.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:53 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:53.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:53 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:53.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:53 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:53.503 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:53 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:53.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:53 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:53.504 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:53 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:00:53.920 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 9s ago 25m - - 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 3s ago 25m - - 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (97s) 9s ago 22m 21.6M - 0.25.0 c8568f914cd2 157b9fbef9cb 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (77s) 3s ago 22m 78.5M - 9.4.7 2c41d148cca3 0b2464bcb563 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (2m) 9s ago 21m 59.3M - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (2m) 3s ago 25m 451M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (12m) 9s ago 26m 539M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (26m) 9s ago 26m 220M 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (30s) 3s ago 25m 48.5M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc b14ef06c5ad9 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (25m) 9s ago 25m 128M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (2m) 9s ago 22m 9.81M - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (119s) 3s ago 22m 17.6M - 1.5.0 0da6a335fe13 bf80fd06bea4 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (25m) 9s ago 25m 172M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (24m) 9s ago 24m 182M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T08:00:53.921 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (24m) 9s ago 24m 130M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T08:00:53.922 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (24m) 9s ago 24m 202M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T08:00:53.922 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (23m) 3s ago 23m 193M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T08:00:53.922 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (23m) 3s ago 23m 179M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T08:00:53.922 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (23m) 3s ago 23m 148M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T08:00:53.922 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (23m) 3s ago 23m 179M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T08:00:53.922 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (107s) 3s ago 22m 55.0M - 2.43.0 a07b618ecd1d d70922406b76 2023-12-02T08:00:53.922 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (21m) 9s ago 21m 97.5M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T08:00:53.922 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (21m) 3s ago 21m 97.7M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T08:00:54.330 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2023-12-02T08:00:54.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:54 smithi059 ceph-mon[108631]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:54.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:54 smithi059 ceph-mon[114680]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:54.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:54 smithi105 ceph-mon[180679]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:55.598 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:00:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:00:55] "GET /metrics HTTP/1.1" 200 37926 "" "Prometheus/2.43.0" 2023-12-02T08:00:55.805 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:00:55.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:55 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:55.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:55 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:55.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:55 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:56.155 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade status' 2023-12-02T08:00:56.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:56 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/2893352385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:56.854 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:56 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:56.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:56 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/2893352385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:56.854 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:56 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:56 smithi105 ceph-mon[180679]: from='client.? 172.21.15.59:0/2893352385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:00:56.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:56 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:00:57.558 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:00:57.558 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2023-12-02T08:00:57.558 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2023-12-02T08:00:57.558 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2023-12-02T08:00:57.558 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2023-12-02T08:00:57.559 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2023-12-02T08:00:57.559 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2023-12-02T08:00:57.559 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T08:00:57.559 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:00:57.846 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:57 smithi059 ceph-mon[108631]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:57.847 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:57 smithi059 ceph-mon[114680]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:57.929 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph health detail' 2023-12-02T08:00:57.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:57 smithi105 ceph-mon[180679]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:00:58.928 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:58 smithi059 ceph-mon[108631]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:58.928 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:58 smithi059 ceph-mon[114680]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:58.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:58 smithi105 ceph-mon[180679]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:00:59.408 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2023-12-02T08:00:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:59 smithi059 ceph-mon[108631]: 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 2023-12-02T08:00:59.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:00:59 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/3632244589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:00:59.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:59 smithi059 ceph-mon[114680]: 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 2023-12-02T08:00:59.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:00:59 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/3632244589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:00:59.779 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2023-12-02T08:00:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:59 smithi105 ceph-mon[180679]: 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 2023-12-02T08:00:59.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:00:59 smithi105 ceph-mon[180679]: from='client.? 172.21.15.59:0/3632244589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:01:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:01 smithi105 ceph-mon[180679]: 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 2023-12-02T08:01:01.868 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:01 smithi059 ceph-mon[108631]: 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 2023-12-02T08:01:01.869 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:01 smithi059 ceph-mon[114680]: 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 2023-12-02T08:01:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:02 smithi059 ceph-mon[108631]: from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:02 smithi059 ceph-mon[108631]: from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mon", "hosts": "smithi059", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:02 smithi059 ceph-mon[114680]: from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:02.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:02 smithi059 ceph-mon[114680]: from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mon", "hosts": "smithi059", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:02.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:02 smithi105 ceph-mon[180679]: from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:02.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:02 smithi105 ceph-mon[180679]: from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "mon", "hosts": "smithi059", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:03.108 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:01:03.558 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-02T08:01:03.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[108631]: 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 2023-12-02T08:01:03.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[108631]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[114680]: 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 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:03.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:03.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:03 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:03.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:03 smithi105 ceph-mon[180679]: 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 2023-12-02T08:01:03.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:03 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:03 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:03 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:03 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:03 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:03.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:03 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.788 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[108631]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[108631]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[114680]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[114680]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.789 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:04 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:04 smithi105 ceph-mon[180679]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:01:04.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:04 smithi105 ceph-mon[180679]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:01:04.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:04 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:04 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:04.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:04 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:05.306 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:01:05] "GET /metrics HTTP/1.1" 200 37927 "" "Prometheus/2.43.0" 2023-12-02T08:01:05.575 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:01:05.892 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[114680]: 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 2023-12-02T08:01:05.892 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:05.892 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:05.892 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[108631]: 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 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:05.893 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:05 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-02T08:01:05.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:05 smithi105 ceph-mon[180679]: 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 2023-12-02T08:01:05.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:05 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:05.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:05 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:05.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:05 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:05.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:05 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:05.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:05 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:05.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:05 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-02T08:01:06.298 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T08:01:06.298 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 2s ago 26m - - 2023-12-02T08:01:06.298 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 15s ago 25m - - 2023-12-02T08:01:06.298 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (110s) 2s ago 22m - - 0.25.0 c8568f914cd2 157b9fbef9cb 2023-12-02T08:01:06.298 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (89s) 15s ago 22m 78.5M - 9.4.7 2c41d148cca3 0b2464bcb563 2023-12-02T08:01:06.298 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (2m) 2s ago 21m - - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (2m) 15s ago 25m 451M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (12m) 2s ago 26m - - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (26m) 2s ago 26m - 2048M 17.2.0 e1d6a67b021e d0ad06382690 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (42s) 15s ago 25m 48.5M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc b14ef06c5ad9 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (25m) 2s ago 25m - 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (2m) 2s ago 22m - - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (2m) 15s ago 22m 17.6M - 1.5.0 0da6a335fe13 bf80fd06bea4 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (25m) 2s ago 25m - 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (25m) 2s ago 25m - 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (24m) 2s ago 24m - 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (24m) 2s ago 24m - 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (24m) 15s ago 24m 193M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (23m) 15s ago 23m 179M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T08:01:06.299 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (23m) 15s ago 23m 148M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T08:01:06.300 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (23m) 15s ago 23m 179M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T08:01:06.300 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (2m) 15s ago 22m 55.0M - 2.43.0 a07b618ecd1d d70922406b76 2023-12-02T08:01:06.300 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (22m) 2s ago 22m - - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T08:01:06.300 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (22m) 15s ago 22m 97.7M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T08:01:06.724 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:01:06.724 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T08:01:06.725 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2023-12-02T08:01:06.725 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 1 2023-12-02T08:01:06.725 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:01:06.725 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T08:01:06.725 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T08:01:06.725 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:01:06.725 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T08:01:06.726 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T08:01:06.726 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:01:06.726 INFO:teuthology.orchestra.run.smithi059.stdout: "mds": {}, 2023-12-02T08:01:06.726 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T08:01:06.726 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T08:01:06.726 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:01:06.726 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T08:01:06.727 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2023-12-02T08:01:06.727 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 3 2023-12-02T08:01:06.727 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T08:01:06.727 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: Upgrade: Setting container_image for all mgr 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: Upgrade: It appears safe to stop mon.a 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:06.907 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: Upgrade: Setting container_image for all mgr 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: Upgrade: It appears safe to stop mon.a 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:06.908 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:06 smithi059 ceph-mon[108631]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:06.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:01:06.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:01:06.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all mgr 2023-12-02T08:01:06.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: Upgrade: It appears safe to stop mon.a 2023-12-02T08:01:06.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:06.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:06.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' 2023-12-02T08:01:06.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:06.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:06.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:06 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi059", 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "0/2 daemons upgraded", 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T08:01:07.097 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:01:07.865 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[108631]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:07.865 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[108631]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:07.865 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[108631]: Upgrade: Updating mon.a 2023-12-02T08:01:07.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[108631]: Deploying daemon mon.a on smithi059 2023-12-02T08:01:07.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[108631]: from='client.? 172.21.15.59:0/4033216548' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:07.866 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:07 smithi059 systemd[1]: Stopping Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:01:07.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[114680]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:07.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[114680]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:07.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[114680]: Upgrade: Updating mon.a 2023-12-02T08:01:07.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[114680]: Deploying daemon mon.a on smithi059 2023-12-02T08:01:07.866 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-mon[114680]: from='client.? 172.21.15.59:0/4033216548' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:07 smithi105 ceph-mon[180679]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:07 smithi105 ceph-mon[180679]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:07 smithi105 ceph-mon[180679]: Upgrade: Updating mon.a 2023-12-02T08:01:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:07 smithi105 ceph-mon[180679]: Deploying daemon mon.a on smithi059 2023-12-02T08:01:07.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:07 smithi105 ceph-mon[180679]: from='client.? 172.21.15.59:0/4033216548' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a[108608]: 2023-12-02T08:01:07.859+0000 7f29ae29c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:01:08.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a[108608]: 2023-12-02T08:01:07.859+0000 7f29ae29c700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-02T08:01:08.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 bash[201164]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a 2023-12-02T08:01:08.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:07] ENGINE Bus STOPPING 2023-12-02T08:01:08.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T08:01:08.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:07] ENGINE Bus STOPPED 2023-12-02T08:01:08.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:07] ENGINE Bus STARTING 2023-12-02T08:01:08.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:07] ENGINE Serving on http://:::9283 2023-12-02T08:01:08.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:07] ENGINE Bus STARTED 2023-12-02T08:01:08.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-02T08:01:08.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 systemd[1]: Stopped Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:01:08.678 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 systemd[1]: Starting Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:01:09.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 bash[201327]: adeaf6ddf1dfdaab79f423f89db343b8decc2e18d33d762bcb79dcfa38892430 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 systemd[1]: Started Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: set uid:gid to 167:167 (ceph:ceph) 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev), process ceph-mon, pid 7 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: pidfile_write: ignore empty --pid-file 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: load: jerasure load: lrc 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: RocksDB version: 7.9.2 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Git sha 0 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Compile date 2023-12-01 16:13:22 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: DB SUMMARY 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: DB Session ID: 8CCQSTKJHVBBZFBLD91N 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: CURRENT file: CURRENT 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: IDENTITY file: IDENTITY 2023-12-02T08:01:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3690 Bytes 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000072.sst 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000070.log size: 571686 ; 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.error_if_exists: 0 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.create_if_missing: 0 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.paranoid_checks: 1 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.env: 0x55d2a89b5a60 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.fs: PosixFileSystem 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.info_log: 0x55d2aa6ff740 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_file_opening_threads: 16 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.statistics: (nil) 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.use_fsync: 0 2023-12-02T08:01:09.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_log_file_size: 0 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.keep_log_file_num: 1000 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.recycle_log_file_num: 0 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.allow_fallocate: 1 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.allow_mmap_reads: 0 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.allow_mmap_writes: 0 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.use_direct_reads: 0 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-02T08:01:09.190 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.create_missing_column_families: 0 2023-12-02T08:01:09.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.db_log_dir: 2023-12-02T08:01:09.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.wal_dir: 2023-12-02T08:01:09.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-02T08:01:09.191 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.advise_random_on_open: 1 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.db_write_buffer_size: 0 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.write_buffer_manager: 0x55d2aa6b4fa0 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.rate_limiter: (nil) 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.wal_recovery_mode: 2 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.enable_thread_tracking: 0 2023-12-02T08:01:09.192 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.enable_pipelined_write: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.unordered_write: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.row_cache: None 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.wal_filter: None 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.allow_ingest_behind: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.two_write_queues: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.manual_wal_flush: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.wal_compression: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.atomic_flush: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-02T08:01:09.193 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.log_readahead_size: 0 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.best_efforts_recovery: 0 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.allow_data_in_errors: 0 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.db_host_id: __hostname__ 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_background_jobs: 2 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_background_compactions: -1 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_subcompactions: 1 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_total_wal_size: 0 2023-12-02T08:01:09.194 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_open_files: -1 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bytes_per_sync: 0 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_readahead_size: 0 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_background_flushes: -1 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Compression algorithms supported: 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: kZSTD supported: 0 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: kXpressCompression supported: 0 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: kLZ4HCCompression supported: 1 2023-12-02T08:01:09.195 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: kZlibCompression supported: 1 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: kSnappyCompression supported: 1 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: kLZ4Compression supported: 1 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: kBZip2Compression supported: 0 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.merge_operator: 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_filter: None 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_filter_factory: None 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.sst_partitioner_factory: None 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-02T08:01:09.196 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d2aa6ff860) 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: cache_index_and_filter_blocks: 1 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: pin_top_level_index_and_filter: 1 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_type: 0 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: data_block_index_type: 0 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_shortening: 1 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: checksum: 4 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: no_block_cache: 0 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache: 0x55d2aa755090 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_name: BinnedLRUCache 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_options: 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: capacity : 536870912 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: num_shard_bits : 4 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: strict_capacity_limit : 0 2023-12-02T08:01:09.197 INFO:journalctl@ceph.mon.a.smithi059.stdout: high_pri_pool_ratio: 0.000 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_compressed: (nil) 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: persistent_cache: (nil) 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_size: 4096 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_size_deviation: 10 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_restart_interval: 16 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_block_restart_interval: 1 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: metadata_block_size: 4096 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: partition_filters: 0 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: use_delta_encoding: 1 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: filter_policy: bloomfilter 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: whole_key_filtering: 1 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: verify_compression: 0 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: read_amp_bytes_per_bit: 0 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: format_version: 5 2023-12-02T08:01:09.198 INFO:journalctl@ceph.mon.a.smithi059.stdout: enable_index_compression: 1 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_align: 0 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout: max_auto_readahead_size: 262144 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout: prepopulate_block_cache: 0 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout: initial_auto_readahead_size: 8192 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout: num_file_reads_for_auto_readahead: 2 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.write_buffer_size: 33554432 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_write_buffer_number: 2 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression: NoCompression 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression: Disabled 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.prefix_extractor: nullptr 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.num_levels: 7 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-02T08:01:09.199 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.level: 32767 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.strategy: 0 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-02T08:01:09.200 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.enabled: false 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.target_file_size_base: 67108864 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-02T08:01:09.201 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.arena_block_size: 1048576 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.disable_auto_compactions: 0 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-02T08:01:09.202 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.table_properties_collectors: 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.inplace_update_support: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.bloom_locality: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.max_successive_merges: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.paranoid_file_checks: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.force_consistency_checks: 1 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.report_bg_io_stats: 0 2023-12-02T08:01:09.203 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.ttl: 2592000 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.enable_blob_files: false 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.min_blob_size: 0 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.blob_file_size: 268435456 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.blob_file_starting_level: 0 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 72.sst 2023-12-02T08:01:09.204 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: 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 74, last_sequence is 35526, log_number is 70,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 70 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2cab9af7-b832-474e-9767-5a532401a028 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504068746771, "job": 1, "event": "recovery_started", "wal_files": [70]} 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #70 mode 2 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504068751210, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 75, "file_size": 547223, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35518, "largest_seqno": 35985, "table_properties": {"data_size": 544350, "index_size": 1347, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4753, "raw_average_key_size": 23, "raw_value_size": 539890, "raw_average_value_size": 2686, "num_data_blocks": 59, "num_entries": 201, "num_filter_entries": 201, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701504068, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2cab9af7-b832-474e-9767-5a532401a028", "db_session_id": "8CCQSTKJHVBBZFBLD91N", "orig_file_number": 75, "seqno_to_time_mapping": "N/A"}} 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504068751319, "job": 1, "event": "recovery_finished"} 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/version_set.cc:5047] Creating manifest 77 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000070.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d2aa7f0000 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: DB pointer 0x55d2aa7dc000 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** DB Stats ** 2023-12-02T08:01:09.205 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: L0 1/0 534.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 193.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: L6 1/0 9.50 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.stdout: Sum 2/0 10.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 193.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-02T08:01:09.206 INFO:journalctl@ceph.mon.a.smithi059.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 193.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.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 193.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: Flush(GB): cumulative 0.001, interval 0.001 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative compaction: 0.00 GB write, 52.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T08:01:09.207 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval compaction: 0.00 GB write, 52.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: Block cache BinnedLRUCache@0x55d2aa755090#7 capacity: 512.00 MB usage: 2.05 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.59 KB,0.000113249%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: mon.a@-1(???) e3 preinit fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: mon.a@-1(???).mds e1 new map 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: mon.a@-1(???).mds e1 print_map 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: e1 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: legacy client fscid: -1 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout: No filesystems configured 2023-12-02T08:01:09.208 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: mon.a@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-02T08:01:09.209 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:09.209 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:09.209 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:09.209 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:08 smithi059 ceph-mon[201364]: mon.a@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2023-12-02T08:01:09.744 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: ignoring --setuser ceph since I am not root 2023-12-02T08:01:09.744 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: ignoring --setgroup ceph since I am not root 2023-12-02T08:01:09.744 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mgr[162009]: -- 172.21.15.105:0/1288515939 <== mon.2 v2:172.21.15.105:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5631169ba1a0 con 0x563116990c00 2023-12-02T08:01:09.744 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:09.578+0000 7fd951cb4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T08:01:09.744 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:09.744 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: 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 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: mon.a calling monitor election 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: fsmap 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: mgrmap e43: y(active, since 2m), standbys: x 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: from='mgr.25156 ' entity='' 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: mgrmap e44: y(active, since 2m), standbys: x 2023-12-02T08:01:09.745 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-mon[180679]: overall HEALTH_OK 2023-12-02T08:01:09.806 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ignoring --setuser ceph since I am not root 2023-12-02T08:01:09.806 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ignoring --setgroup ceph since I am not root 2023-12-02T08:01:09.806 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mgr[161737]: -- 172.21.15.59:0/1143786726 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55db8c3501a0 con 0x55db8c326800 2023-12-02T08:01:09.806 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:09.606+0000 7f18a2fa1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-02T08:01:09.806 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:09.803+0000 7f18a2fa1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: 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 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: mon.a calling monitor election 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: fsmap 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: mgrmap e43: y(active, since 2m), standbys: x 2023-12-02T08:01:09.807 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: from='mgr.25156 ' entity='' 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: mgrmap e44: y(active, since 2m), standbys: x 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[114680]: overall HEALTH_OK 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: from='mgr.25156 172.21.15.59:0/2781677048' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: 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 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: mon.a calling monitor election 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: fsmap 2023-12-02T08:01:09.808 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: osdmap e107: 8 total, 8 up, 8 in 2023-12-02T08:01:09.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: mgrmap e43: y(active, since 2m), standbys: x 2023-12-02T08:01:09.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: from='mgr.25156 ' entity='' 2023-12-02T08:01:09.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: mgrmap e44: y(active, since 2m), standbys: x 2023-12-02T08:01:09.809 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:09 smithi059 ceph-mon[201364]: overall HEALTH_OK 2023-12-02T08:01:10.399 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:09.741+0000 7fd951cb4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-02T08:01:10.400 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:10.067+0000 7fd951cb4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T08:01:10.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:10.171+0000 7f18a2fa1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-02T08:01:10.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:10.599+0000 7fd951cb4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T08:01:11.002 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:10.739+0000 7f18a2fa1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-02T08:01:11.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:10 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:10.829+0000 7fd951cb4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-02T08:01:11.406 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:10.999+0000 7f18a2fa1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-02T08:01:11.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:11 smithi059 ceph-mon[201364]: mgrmap e45: y(active, since 2m), standbys: x 2023-12-02T08:01:11.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:11 smithi059 ceph-mon[114680]: mgrmap e45: y(active, since 2m), standbys: x 2023-12-02T08:01:11.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:11.482+0000 7f18a2fa1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T08:01:11.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:11 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:11.250+0000 7fd951cb4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-02T08:01:11.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:11 smithi105 ceph-mon[180679]: mgrmap e45: y(active, since 2m), standbys: x 2023-12-02T08:01:12.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:11 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:11.961+0000 7fd951cb4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T08:01:12.247 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:12.049+0000 7fd951cb4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T08:01:12.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:12.297+0000 7f18a2fa1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-02T08:01:12.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:12 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:12.397+0000 7f18a2fa1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-02T08:01:12.747 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:12.668+0000 7fd951cb4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T08:01:13.190 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:12.763+0000 7fd951cb4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T08:01:13.191 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:12.856+0000 7fd951cb4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T08:01:13.191 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:12 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:12.954+0000 7fd951cb4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T08:01:13.411 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:13.095+0000 7f18a2fa1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-02T08:01:13.411 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:13.194+0000 7f18a2fa1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-02T08:01:13.411 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:13.298+0000 7f18a2fa1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-02T08:01:13.412 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:13.408+0000 7f18a2fa1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-02T08:01:13.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:13 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:13.187+0000 7fd951cb4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T08:01:13.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:13 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:13.290+0000 7fd951cb4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T08:01:13.675 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:01:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:01:13.511Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2023-12-02T08:01:13.675 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:01:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:01:13.511Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi105.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-12-02T08:01:13.831 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:13 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:13.524+0000 7fd951cb4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T08:01:13.831 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:13 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:13.626+0000 7fd951cb4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T08:01:13.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:13.672+0000 7f18a2fa1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-02T08:01:13.937 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:13 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:13.782+0000 7f18a2fa1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-02T08:01:14.204 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:13 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:13.827+0000 7fd951cb4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T08:01:14.204 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:13 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:13.923+0000 7fd951cb4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T08:01:14.365 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:14 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:14.033+0000 7f18a2fa1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-02T08:01:14.365 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:14 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:14.146+0000 7f18a2fa1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-02T08:01:14.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:14 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:14.362+0000 7f18a2fa1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-02T08:01:14.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:14 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:14.464+0000 7f18a2fa1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-02T08:01:14.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:14.712+0000 7fd951cb4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T08:01:14.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:14 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:14.913+0000 7fd951cb4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T08:01:15.497 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:15 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:15.100+0000 7fd951cb4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T08:01:15.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:15.344+0000 7f18a2fa1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-02T08:01:15.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:15.573+0000 7f18a2fa1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-02T08:01:16.144 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:15 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:15.765+0000 7fd951cb4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T08:01:16.144 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:15 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:15.953+0000 7fd951cb4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T08:01:16.187 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:15.784+0000 7f18a2fa1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-02T08:01:16.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-mon[180679]: Standby manager daemon x restarted 2023-12-02T08:01:16.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-mon[180679]: Standby manager daemon x started 2023-12-02T08:01:16.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-mon[180679]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T08:01:16.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-mon[180679]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T08:01:16.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-mon[180679]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T08:01:16.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-mon[180679]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T08:01:16.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:16.141+0000 7fd951cb4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T08:01:16.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:16.261+0000 7fd951cb4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T08:01:16.498 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: [02/Dec/2023:08:01:16] ENGINE Bus STARTING 2023-12-02T08:01:16.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: CherryPy Checker: 2023-12-02T08:01:16.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: The Application mounted at '' has an empty config. 2023-12-02T08:01:16.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: 2023-12-02T08:01:16.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: [02/Dec/2023:08:01:16] ENGINE Serving on http://:::9283 2023-12-02T08:01:16.499 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:01:16 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x[161986]: [02/Dec/2023:08:01:16] ENGINE Bus STARTED 2023-12-02T08:01:16.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:16.558+0000 7f18a2fa1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[201364]: Standby manager daemon x restarted 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[201364]: Standby manager daemon x started 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[201364]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[201364]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[201364]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[201364]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[114680]: Standby manager daemon x restarted 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[114680]: Standby manager daemon x started 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-02T08:01:16.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-mon[114680]: from='mgr.? 172.21.15.105:0/2398830900' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-02T08:01:17.131 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:16.774+0000 7f18a2fa1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-02T08:01:17.131 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:16 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:16.991+0000 7f18a2fa1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-02T08:01:17.384 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:17.128+0000 7f18a2fa1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-02T08:01:17.384 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:17] ENGINE Bus STARTING 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: mgrmap e46: y(active, since 2m), standbys: x 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: Active manager daemon y restarted 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: Activating manager daemon y 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: mgrmap e47: y(active, starting, since 0.00632143s), standbys: x 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:17.385 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T08:01:17.386 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: Manager daemon y is now available 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-c[114657]: 2023-12-02T08:01:17.145+0000 7f6e5c2a8700 -1 mon.c@1(peon).osd e108 update_from_paxos full map CRC mismatch, resetting to canonical 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: mgrmap e46: y(active, since 2m), standbys: x 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: Active manager daemon y restarted 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: Activating manager daemon y 2023-12-02T08:01:17.387 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: mgrmap e47: y(active, starting, since 0.00632143s), standbys: x 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T08:01:17.388 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: Manager daemon y is now available 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T08:01:17.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:17.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:17.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T08:01:17.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T08:01:17.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:17.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:17.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:17.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T08:01:17.390 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T08:01:17.687 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:01:17.430Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=5 2023-12-02T08:01:17.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: CherryPy Checker: 2023-12-02T08:01:17.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: The Application mounted at '' has an empty config. 2023-12-02T08:01:17.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:17.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:17] ENGINE Serving on http://:::9283 2023-12-02T08:01:17.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:17 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:17] ENGINE Bus STARTED 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: mgrmap e46: y(active, since 2m), standbys: x 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: Active manager daemon y restarted 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: Activating manager daemon y 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: mgrmap e47: y(active, starting, since 0.00632143s), standbys: x 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-02T08:01:17.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: Manager daemon y is now available 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi059", "name": "osd_memory_target"}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi105", "name": "osd_memory_target"}]: dispatch 2023-12-02T08:01:17.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:17.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:17.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:17.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-02T08:01:17.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-02T08:01:18.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:18.158+0000 7f18659f2700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-02T08:01:18.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[201364]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[201364]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[201364]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T08:01:18.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[201364]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[201364]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[201364]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[201364]: mgrmap e48: y(active, since 1.01291s), standbys: x 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[114680]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[114680]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[114680]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[114680]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-mon[114680]: mgrmap e48: y(active, since 1.01291s), standbys: x 2023-12-02T08:01:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:18 smithi105 ceph-mon[180679]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:18 smithi105 ceph-mon[180679]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:18 smithi105 ceph-mon[180679]: Updating smithi059:/etc/ceph/ceph.conf 2023-12-02T08:01:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:18 smithi105 ceph-mon[180679]: Updating smithi105:/etc/ceph/ceph.conf 2023-12-02T08:01:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:18 smithi105 ceph-mon[180679]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:18 smithi105 ceph-mon[180679]: failed to encode map e108 with expected crc 2023-12-02T08:01:18.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:18 smithi105 ceph-mon[180679]: mgrmap e48: y(active, since 1.01291s), standbys: x 2023-12-02T08:01:19.187 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:01:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:01:18.741Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=6 2023-12-02T08:01:19.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: [02/Dec/2023:08:01:17] ENGINE Bus STARTING 2023-12-02T08:01:19.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: [02/Dec/2023:08:01:17] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T08:01:19.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T08:01:19.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: [02/Dec/2023:08:01:17] ENGINE Serving on https://172.21.15.59:7151 2023-12-02T08:01:19.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: [02/Dec/2023:08:01:17] ENGINE Bus STARTED 2023-12-02T08:01:19.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: [02/Dec/2023:08:01:17] ENGINE Bus STARTING 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: [02/Dec/2023:08:01:17] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: [02/Dec/2023:08:01:17] ENGINE Serving on https://172.21.15.59:7151 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: [02/Dec/2023:08:01:17] ENGINE Bus STARTED 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:19 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T08:01:19.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: [02/Dec/2023:08:01:17] ENGINE Bus STARTING 2023-12-02T08:01:19.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: [02/Dec/2023:08:01:17] ENGINE Serving on http://172.21.15.59:8765 2023-12-02T08:01:19.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: [02/Dec/2023:08:01:17] ENGINE Serving on https://172.21.15.59:7151 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: [02/Dec/2023:08:01:17] ENGINE Bus STARTED 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: Updating smithi105:/etc/ceph/ceph.client.admin.keyring 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: Updating smithi059:/etc/ceph/ceph.client.admin.keyring 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: Updating smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: Updating smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:19.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:19 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi059", "caps": []}]: dispatch 2023-12-02T08:01:20.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:20.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T08:01:20.346 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:20.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: mgrmap e49: y(active, since 2s), standbys: x 2023-12-02T08:01:20.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:20.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:20.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:20.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:20.602 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T08:01:20.602 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:20.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T08:01:20.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:20.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: mgrmap e49: y(active, since 2s), standbys: x 2023-12-02T08:01:20.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:20.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:20.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:20.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:20.603 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:20 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T08:01:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T08:01:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: mgrmap e49: y(active, since 2s), standbys: x 2023-12-02T08:01:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:20.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:20.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:20.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:20.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:20 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi105", "caps": []}]: dispatch 2023-12-02T08:01:22.033 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.033 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.033 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:22.033 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.033 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.033 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.033 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.034 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.035 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:21 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.156 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.157 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.158 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.159 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:21 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.776 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.780 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: mgrmap e50: y(active, since 4s), standbys: x 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.781 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.782 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.954 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: mgrmap e50: y(active, since 4s), standbys: x 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:22.955 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-02T08:01:22.956 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:22 smithi105 ceph-mon[180679]: Upgrade: It appears safe to stop mon.a 2023-12-02T08:01:23.055 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[114680]: Upgrade: It appears safe to stop mon.a 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:23.056 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: mgrmap e50: y(active, since 4s), standbys: x 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:23.057 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:23.058 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:23.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:23.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:23.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-02T08:01:23.059 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:22 smithi059 ceph-mon[201364]: Upgrade: It appears safe to stop mon.a 2023-12-02T08:01:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:24.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:23 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:24.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:23 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: Upgrade: Updating mon.a 2023-12-02T08:01:25.435 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: Deploying daemon mon.a on smithi059 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[201364]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: Upgrade: Updating mon.a 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: Deploying daemon mon.a on smithi059 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.436 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:01:25] "GET /metrics HTTP/1.1" 200 35122 "" "Prometheus/2.43.0" 2023-12-02T08:01:25.478 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: Upgrade: Updating mon.a 2023-12-02T08:01:25.479 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: Deploying daemon mon.a on smithi059 2023-12-02T08:01:25.479 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.479 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.479 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.479 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.479 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.479 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.479 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:25 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' 2023-12-02T08:01:25.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 systemd[1]: Stopping Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:01:26.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a[201341]: 2023-12-02T08:01:25.790+0000 7fcd706a4700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:01:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a[201341]: 2023-12-02T08:01:25.790+0000 7fcd706a4700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-02T08:01:26.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 bash[204384]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a 2023-12-02T08:01:26.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:25] ENGINE Bus STOPPING 2023-12-02T08:01:26.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-02T08:01:26.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:25] ENGINE Bus STOPPED 2023-12-02T08:01:26.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:25] ENGINE Bus STARTING 2023-12-02T08:01:26.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:25] ENGINE Serving on http://:::9283 2023-12-02T08:01:26.188 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: [02/Dec/2023:08:01:25] ENGINE Bus STARTED 2023-12-02T08:01:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-02T08:01:26.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 systemd[1]: Stopped Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:01:26.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 systemd[1]: Starting Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:01:27.113 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 bash[204546]: 2e9f0dc76bc596c8fb76ffe840441a0e4c03ebd7b6b54218497ec40b70ca2b36 2023-12-02T08:01:27.113 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 systemd[1]: Started Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:01:27.113 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: set uid:gid to 167:167 (ceph:ceph) 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev), process ceph-mon, pid 7 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: pidfile_write: ignore empty --pid-file 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: load: jerasure load: lrc 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: RocksDB version: 7.9.2 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Git sha 0 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Compile date 2023-12-01 16:13:22 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: DB SUMMARY 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: DB Session ID: 9S8HJIQ2JLDRS153AYO5 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: CURRENT file: CURRENT 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: IDENTITY file: IDENTITY 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: MANIFEST file: MANIFEST-000077 size: 523 Bytes 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000082.sst 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000080.log size: 1302300 ; 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.error_if_exists: 0 2023-12-02T08:01:27.114 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.create_if_missing: 0 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.paranoid_checks: 1 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.env: 0x55bc3a103a60 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.fs: PosixFileSystem 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.info_log: 0x55bc3c141740 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_file_opening_threads: 16 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.statistics: (nil) 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.use_fsync: 0 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_log_file_size: 0 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.keep_log_file_num: 1000 2023-12-02T08:01:27.115 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.recycle_log_file_num: 0 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.allow_fallocate: 1 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.allow_mmap_reads: 0 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.allow_mmap_writes: 0 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.use_direct_reads: 0 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.create_missing_column_families: 0 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.db_log_dir: 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.wal_dir: 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-02T08:01:27.116 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.advise_random_on_open: 1 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.db_write_buffer_size: 0 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.write_buffer_manager: 0x55bc3c0f6fa0 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.rate_limiter: (nil) 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.wal_recovery_mode: 2 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.enable_thread_tracking: 0 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.enable_pipelined_write: 0 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.unordered_write: 0 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-02T08:01:27.117 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.row_cache: None 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.wal_filter: None 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.allow_ingest_behind: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.two_write_queues: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.manual_wal_flush: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.wal_compression: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.atomic_flush: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.log_readahead_size: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.best_efforts_recovery: 0 2023-12-02T08:01:27.118 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-02T08:01:27.119 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.allow_data_in_errors: 0 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.db_host_id: __hostname__ 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_background_jobs: 2 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_background_compactions: -1 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_subcompactions: 1 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_total_wal_size: 0 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-02T08:01:27.120 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_open_files: -1 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bytes_per_sync: 0 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_readahead_size: 0 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_background_flushes: -1 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Compression algorithms supported: 2023-12-02T08:01:27.121 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: kZSTD supported: 0 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: kXpressCompression supported: 0 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: kLZ4HCCompression supported: 1 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: kZlibCompression supported: 1 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: kSnappyCompression supported: 1 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: kLZ4Compression supported: 1 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: kBZip2Compression supported: 0 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000077 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-02T08:01:27.122 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.merge_operator: 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_filter: None 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_filter_factory: None 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.sst_partitioner_factory: None 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bc3c141860) 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: cache_index_and_filter_blocks: 1 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: pin_top_level_index_and_filter: 1 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_type: 0 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: data_block_index_type: 0 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_shortening: 1 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: checksum: 4 2023-12-02T08:01:27.123 INFO:journalctl@ceph.mon.a.smithi059.stdout: no_block_cache: 0 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache: 0x55bc3c197090 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_name: BinnedLRUCache 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_options: 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: capacity : 536870912 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: num_shard_bits : 4 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: strict_capacity_limit : 0 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: high_pri_pool_ratio: 0.000 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_cache_compressed: (nil) 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: persistent_cache: (nil) 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_size: 4096 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_size_deviation: 10 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_restart_interval: 16 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: index_block_restart_interval: 1 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: metadata_block_size: 4096 2023-12-02T08:01:27.124 INFO:journalctl@ceph.mon.a.smithi059.stdout: partition_filters: 0 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: use_delta_encoding: 1 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: filter_policy: bloomfilter 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: whole_key_filtering: 1 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: verify_compression: 0 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: read_amp_bytes_per_bit: 0 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: format_version: 5 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: enable_index_compression: 1 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: block_align: 0 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: max_auto_readahead_size: 262144 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: prepopulate_block_cache: 0 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: initial_auto_readahead_size: 8192 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout: num_file_reads_for_auto_readahead: 2 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.write_buffer_size: 33554432 2023-12-02T08:01:27.125 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_write_buffer_number: 2 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression: NoCompression 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression: Disabled 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.prefix_extractor: nullptr 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.num_levels: 7 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-02T08:01:27.126 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.level: 32767 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.strategy: 0 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-02T08:01:27.127 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.enabled: false 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.target_file_size_base: 67108864 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-02T08:01:27.128 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.arena_block_size: 1048576 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.disable_auto_compactions: 0 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-02T08:01:27.129 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.table_properties_collectors: 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.inplace_update_support: 0 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-02T08:01:27.130 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.bloom_locality: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.max_successive_merges: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.paranoid_file_checks: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.force_consistency_checks: 1 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.report_bg_io_stats: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.ttl: 2592000 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.enable_blob_files: false 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.min_blob_size: 0 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.blob_file_size: 268435456 2023-12-02T08:01:27.131 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.blob_file_starting_level: 0 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000077 succeeded,manifest_file_number is 77, next_file_number is 84, last_sequence is 36412, log_number is 80,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 80 2023-12-02T08:01:27.132 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 80 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2cab9af7-b832-474e-9767-5a532401a028 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504086853122, "job": 1, "event": "recovery_started", "wal_files": [80]} 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #80 mode 2 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504086858018, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 85, "file_size": 1139873, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36413, "largest_seqno": 36957, "table_properties": {"data_size": 1136173, "index_size": 1982, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6043, "raw_average_key_size": 23, "raw_value_size": 1130282, "raw_average_value_size": 4330, "num_data_blocks": 91, "num_entries": 261, "num_filter_entries": 261, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701504086, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2cab9af7-b832-474e-9767-5a532401a028", "db_session_id": "9S8HJIQ2JLDRS153AYO5", "orig_file_number": 85, "seqno_to_time_mapping": "N/A"}} 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504086858130, "job": 1, "event": "recovery_finished"} 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/version_set.cc:5047] Creating manifest 87 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000080.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bc3c232000 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: DB pointer 0x55bc3c21e000 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** DB Stats ** 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T08:01:27.133 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: L0 1/0 1.09 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 406.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: L6 1/0 9.15 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: Sum 2/0 10.24 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 406.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.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 406.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-02T08:01:27.134 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.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 406.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: Flush(GB): cumulative 0.001, interval 0.001 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: Cumulative compaction: 0.00 GB write, 113.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: Interval compaction: 0.00 GB write, 113.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T08:01:27.135 INFO:journalctl@ceph.mon.a.smithi059.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: Block cache BinnedLRUCache@0x55bc3c197090#7 capacity: 512.00 MB usage: 2.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: starting mon.a rank 0 at public addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] at bind addrs [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: mon.a@-1(???) e3 preinit fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: mon.a@-1(???).mds e1 new map 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: mon.a@-1(???).mds e1 print_map 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: e1 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: legacy client fscid: -1 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout: No filesystems configured 2023-12-02T08:01:27.136 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: mon.a@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-02T08:01:27.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: mon.a@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:27.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: mon.a@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:27.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: mon.a@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:27.137 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:26 smithi059 ceph-mon[204583]: mon.a@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2023-12-02T08:01:28.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:28.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:28.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:28.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: 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 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: mon.a calling monitor election 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: fsmap 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: mgrmap e50: y(active, since 11s), standbys: x 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='' 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: overall HEALTH_OK 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='' 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: 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 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: mon.a calling monitor election 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:28.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: fsmap 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: mgrmap e50: y(active, since 11s), standbys: x 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='' 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: overall HEALTH_OK 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='' 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:28.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:28 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:28.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:28.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: 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 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: mon.a calling monitor election 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: monmap e3: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: fsmap 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: mgrmap e50: y(active, since 11s), standbys: x 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='' 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: overall HEALTH_OK 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='' 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:28.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:28.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:28.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.631 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:29.631 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.635 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.636 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:29.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:29.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.440 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.442 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.443 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.445 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:30 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.773 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.774 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.775 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:30.776 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:30.777 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:30 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.389 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.390 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.391 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.391 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.392 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.393 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.394 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.395 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:31 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:31.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:31.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:31 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:32.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:32.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:32 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:32.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:32.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:32.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:32.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:32 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:33 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:33.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:33.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:33.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:33.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:33.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:33 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-02T08:01:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:34 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-02T08:01:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:34.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:34 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:35.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[204583]: Upgrade: It appears safe to stop mon.c 2023-12-02T08:01:35.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:35.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:35.688 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:01:35] "GET /metrics HTTP/1.1" 200 37863 "" "Prometheus/2.43.0" 2023-12-02T08:01:35.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[114680]: Upgrade: It appears safe to stop mon.c 2023-12-02T08:01:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[114680]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:35.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:35 smithi059 ceph-mon[114680]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:35.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:35 smithi105 ceph-mon[180679]: Upgrade: It appears safe to stop mon.c 2023-12-02T08:01:35.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:35 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:35.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:35 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:35.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:35 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:35.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:35 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:36 smithi105 ceph-mon[180679]: Upgrade: Updating mon.c 2023-12-02T08:01:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:36 smithi105 ceph-mon[180679]: Deploying daemon mon.c on smithi059 2023-12-02T08:01:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:36 smithi105 ceph-mon[180679]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:36.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:36 smithi059 ceph-mon[204583]: Upgrade: Updating mon.c 2023-12-02T08:01:36.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:36 smithi059 ceph-mon[204583]: Deploying daemon mon.c on smithi059 2023-12-02T08:01:36.758 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:36 smithi059 ceph-mon[204583]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:36.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:36 smithi059 ceph-mon[114680]: Upgrade: Updating mon.c 2023-12-02T08:01:36.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:36 smithi059 ceph-mon[114680]: Deploying daemon mon.c on smithi059 2023-12-02T08:01:36.759 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:36 smithi059 ceph-mon[114680]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-02T08:01:37.136 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:36 smithi059 systemd[1]: Stopping Ceph mon.c for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:01:37.136 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:37 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-c[114657]: 2023-12-02T08:01:37.124+0000 7f6e61ab3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:01:37.136 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:37 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-c[114657]: 2023-12-02T08:01:37.124+0000 7f6e61ab3700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-02T08:01:37.498 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:01:37.845 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:37 smithi059 bash[207601]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-c 2023-12-02T08:01:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:37 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.c.service: Succeeded. 2023-12-02T08:01:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:37 smithi059 systemd[1]: Stopped Ceph mon.c for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:01:38.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 systemd[1]: Starting Ceph mon.c for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 4s ago 26m - - 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 8s ago 26m - - 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (2m) 4s ago 23m 21.7M - 0.25.0 c8568f914cd2 157b9fbef9cb 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (2m) 8s ago 22m 78.7M - 9.4.7 2c41d148cca3 0b2464bcb563 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (3m) 4s ago 22m 59.6M - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (2m) 8s ago 26m 446M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (12m) 4s ago 27m 531M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (11s) 4s ago 27m 37.0M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc 2e9f0dc76bc5 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (74s) 8s ago 26m 57.8M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc b14ef06c5ad9 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (26m) 4s ago 26m 140M 2048M 17.2.0 e1d6a67b021e d682fa8411e9 2023-12-02T08:01:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (2m) 4s ago 23m 9923k - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (2m) 8s ago 23m 17.5M - 1.5.0 0da6a335fe13 bf80fd06bea4 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (25m) 4s ago 25m 175M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (25m) 4s ago 25m 186M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (25m) 4s ago 25m 132M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (24m) 4s ago 24m 207M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (24m) 8s ago 24m 196M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (24m) 8s ago 24m 181M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (24m) 8s ago 24m 149M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (23m) 8s ago 23m 183M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (2m) 8s ago 23m 72.6M - 2.43.0 a07b618ecd1d d70922406b76 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (22m) 4s ago 22m 97.9M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T08:01:38.259 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (22m) 8s ago 22m 98.0M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T08:01:38.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 bash[207822]: e1d12298e258d3b3605fe096fee5e58953c60e5aab58af9a441c7f59dfc93974 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 systemd[1]: Started Ceph mon.c for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: set uid:gid to 167:167 (ceph:ceph) 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev), process ceph-mon, pid 7 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: pidfile_write: ignore empty --pid-file 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: load: jerasure load: lrc 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: RocksDB version: 7.9.2 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Git sha 0 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Compile date 2023-12-01 16:13:22 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: DB SUMMARY 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: DB Session ID: GYJ771UI3PTJZGTMYCDY 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: CURRENT file: CURRENT 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: IDENTITY file: IDENTITY 2023-12-02T08:01:38.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: MANIFEST file: MANIFEST-000009 size: 3805 Bytes 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000069.sst 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000067.log size: 3117437 ; 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.error_if_exists: 0 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.create_if_missing: 0 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.paranoid_checks: 1 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.env: 0x5635c4b91a60 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.fs: PosixFileSystem 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.info_log: 0x5635c5f7f740 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_file_opening_threads: 16 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.statistics: (nil) 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.use_fsync: 0 2023-12-02T08:01:38.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_log_file_size: 0 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.keep_log_file_num: 1000 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.recycle_log_file_num: 0 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.allow_fallocate: 1 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.allow_mmap_reads: 0 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.allow_mmap_writes: 0 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.use_direct_reads: 0 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-02T08:01:38.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.create_missing_column_families: 0 2023-12-02T08:01:38.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.db_log_dir: 2023-12-02T08:01:38.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.wal_dir: 2023-12-02T08:01:38.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.advise_random_on_open: 1 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.db_write_buffer_size: 0 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.write_buffer_manager: 0x5635c5f34fa0 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.rate_limiter: (nil) 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-02T08:01:38.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.wal_recovery_mode: 2 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.enable_thread_tracking: 0 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.enable_pipelined_write: 0 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.unordered_write: 0 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.row_cache: None 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.wal_filter: None 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.allow_ingest_behind: 0 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.two_write_queues: 0 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.manual_wal_flush: 0 2023-12-02T08:01:38.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.wal_compression: 0 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.atomic_flush: 0 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.log_readahead_size: 0 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.best_efforts_recovery: 0 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.allow_data_in_errors: 0 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.db_host_id: __hostname__ 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_background_jobs: 2 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_background_compactions: -1 2023-12-02T08:01:38.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_subcompactions: 1 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_total_wal_size: 0 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_open_files: -1 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bytes_per_sync: 0 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_readahead_size: 0 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_background_flushes: -1 2023-12-02T08:01:38.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Compression algorithms supported: 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: kZSTD supported: 0 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: kXpressCompression supported: 0 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: kLZ4HCCompression supported: 1 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: kZlibCompression supported: 1 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: kSnappyCompression supported: 1 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: kLZ4Compression supported: 1 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: kBZip2Compression supported: 0 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.merge_operator: 2023-12-02T08:01:38.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_filter: None 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_filter_factory: None 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.sst_partitioner_factory: None 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5635c5f7f860) 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: cache_index_and_filter_blocks: 1 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: pin_top_level_index_and_filter: 1 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: index_type: 0 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: data_block_index_type: 0 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: index_shortening: 1 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: checksum: 4 2023-12-02T08:01:38.697 INFO:journalctl@ceph.mon.c.smithi059.stdout: no_block_cache: 0 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_cache: 0x5635c5fd51f0 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_cache_name: BinnedLRUCache 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_cache_options: 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: capacity : 536870912 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: num_shard_bits : 4 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: strict_capacity_limit : 0 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: high_pri_pool_ratio: 0.000 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_cache_compressed: (nil) 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: persistent_cache: (nil) 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_size: 4096 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_size_deviation: 10 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_restart_interval: 16 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: index_block_restart_interval: 1 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: metadata_block_size: 4096 2023-12-02T08:01:38.698 INFO:journalctl@ceph.mon.c.smithi059.stdout: partition_filters: 0 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: use_delta_encoding: 1 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: filter_policy: bloomfilter 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: whole_key_filtering: 1 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: verify_compression: 0 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: read_amp_bytes_per_bit: 0 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: format_version: 5 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: enable_index_compression: 1 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: block_align: 0 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: max_auto_readahead_size: 262144 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: prepopulate_block_cache: 0 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: initial_auto_readahead_size: 8192 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout: num_file_reads_for_auto_readahead: 2 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.write_buffer_size: 33554432 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_write_buffer_number: 2 2023-12-02T08:01:38.699 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression: NoCompression 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression: Disabled 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.prefix_extractor: nullptr 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.num_levels: 7 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-02T08:01:38.700 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.level: 32767 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.strategy: 0 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.enabled: false 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.target_file_size_base: 67108864 2023-12-02T08:01:38.701 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-02T08:01:38.702 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.arena_block_size: 1048576 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.disable_auto_compactions: 0 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-02T08:01:38.703 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.table_properties_collectors: 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.inplace_update_support: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.bloom_locality: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.max_successive_merges: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.paranoid_file_checks: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.force_consistency_checks: 1 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.report_bg_io_stats: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.ttl: 2592000 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-02T08:01:38.704 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.enable_blob_files: false 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.min_blob_size: 0 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.blob_file_size: 268435456 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.blob_file_starting_level: 0 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 69.sst 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 71, last_sequence is 39349, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-02T08:01:38.705 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3f4d43ee-4a14-4621-a793-478318761cd0 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504098344478, "job": 1, "event": "recovery_started", "wal_files": [67]} 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504098357265, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 1808792, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 39354, "largest_seqno": 40795, "table_properties": {"data_size": 1802503, "index_size": 3545, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1733, "raw_key_size": 16388, "raw_average_key_size": 23, "raw_value_size": 1789093, "raw_average_value_size": 2596, "num_data_blocks": 160, "num_entries": 689, "num_filter_entries": 689, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701504098, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3f4d43ee-4a14-4621-a793-478318761cd0", "db_session_id": "GYJ771UI3PTJZGTMYCDY", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701504098357412, "job": 1, "event": "recovery_finished"} 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/version_set.cc:5047] Creating manifest 74 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000067.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5635c6070000 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: DB pointer 0x5635c605c000 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** DB Stats ** 2023-12-02T08:01:38.706 INFO:journalctl@ceph.mon.c.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: L0 1/0 1.72 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 356.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: L6 1/0 9.15 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: Sum 2/0 10.88 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 356.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.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 356.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-02T08:01:38.707 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** Compaction Stats [default] ** 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.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 356.6 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: Flush(GB): cumulative 0.002, interval 0.002 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: Cumulative compaction: 0.00 GB write, 94.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: Interval compaction: 0.00 GB write, 94.81 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-02T08:01:38.708 INFO:journalctl@ceph.mon.c.smithi059.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: Block cache BinnedLRUCache@0x5635c5fd51f0#7 capacity: 512.00 MB usage: 5.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: starting mon.c rank 1 at public addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] at bind addrs [v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: mon.c@-1(???) e3 preinit fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: mon.c@-1(???).mds e1 new map 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: mon.c@-1(???).mds e1 print_map 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: e1 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: legacy client fscid: -1 2023-12-02T08:01:38.709 INFO:journalctl@ceph.mon.c.smithi059.stdout: 2023-12-02T08:01:38.710 INFO:journalctl@ceph.mon.c.smithi059.stdout: No filesystems configured 2023-12-02T08:01:38.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: mon.c@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2023-12-02T08:01:38.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:38.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:38.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2023-12-02T08:01:38.710 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:38 smithi059 ceph-mon[207862]: mon.c@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2023-12-02T08:01:38.710 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:01:38.710 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T08:01:38.710 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 4 2023-12-02T08:01:38.711 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T08:01:38.712 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:01:39.067 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:01:39.068 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T08:01:39.068 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2023-12-02T08:01:39.068 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi059", 2023-12-02T08:01:39.068 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2023-12-02T08:01:39.068 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "1/2 daemons upgraded", 2023-12-02T08:01:39.068 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading mon daemons", 2023-12-02T08:01:39.068 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T08:01:39.068 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:01:43.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:01:43.369+0000 7f18659f2700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-02T08:01:44.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: overall HEALTH_OK 2023-12-02T08:01:44.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: mon.a calling monitor election 2023-12-02T08:01:44.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: mon.c calling monitor election 2023-12-02T08:01:44.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: monmap e4: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: fsmap 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: mgrmap e50: y(active, since 26s), standbys: x 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[204583]: mon.b (rank 2) addr [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] is down (out of quorum) 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: overall HEALTH_OK 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: mon.a calling monitor election 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: mon.c calling monitor election 2023-12-02T08:01:44.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T08:01:44.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: monmap e4: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:44.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: fsmap 2023-12-02T08:01:44.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:44.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: mgrmap e50: y(active, since 26s), standbys: x 2023-12-02T08:01:44.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-02T08:01:44.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-02T08:01:44.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-02T08:01:44.439 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:43 smithi059 ceph-mon[207862]: mon.b (rank 2) addr [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] is down (out of quorum) 2023-12-02T08:01:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: overall HEALTH_OK 2023-12-02T08:01:45.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: mon.a calling monitor election 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: mon.c calling monitor election 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: monmap e4: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: fsmap 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: mgrmap e50: y(active, since 26s), standbys: x 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:44 smithi105 ceph-mon[180679]: mon.b (rank 2) addr [v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0] is down (out of quorum) 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: from='client.54102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: from='client.54108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: from='client.54114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: mon.a calling monitor election 2023-12-02T08:01:45.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:45.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: monmap e4: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:45.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: fsmap 2023-12-02T08:01:45.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:45.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: mgrmap e50: y(active, since 27s), standbys: x 2023-12-02T08:01:45.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-02T08:01:45.249 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:45 smithi105 ceph-mon[180679]: Cluster is now healthy 2023-12-02T08:01:45.304 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: from='client.54102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: from='client.54108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: from='client.54114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: mon.a calling monitor election 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: monmap e4: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: fsmap 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: mgrmap e50: y(active, since 27s), standbys: x 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[204583]: Cluster is now healthy 2023-12-02T08:01:45.305 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: from='client.54102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: from='client.54108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: from='client.54114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: mon.a calling monitor election 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: monmap e4: 3 mons at {a=[v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0],b=[v2:172.21.15.105:3300/0,v1:172.21.15.105:6789/0],c=[v2:172.21.15.59:3301/0,v1:172.21.15.59:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: fsmap 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: osdmap e108: 8 total, 8 up, 8 in 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: mgrmap e50: y(active, since 27s), standbys: x 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-02T08:01:45.306 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-mon[207862]: Cluster is now healthy 2023-12-02T08:01:45.586 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:01:45] "GET /metrics HTTP/1.1" 200 37863 "" "Prometheus/2.43.0" 2023-12-02T08:01:46.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:46.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: mon.b calling monitor election 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='client.54126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: mon.c calling monitor election 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: overall HEALTH_OK 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='' 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:46.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: Reconfiguring mon.a (monmap changed)... 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[204583]: Reconfiguring daemon mon.a on smithi059 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: mon.b calling monitor election 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='client.54126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:46.189 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: mon.c calling monitor election 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: overall HEALTH_OK 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='' 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: Reconfiguring mon.a (monmap changed)... 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:46.190 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:46.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:46.191 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:46 smithi059 ceph-mon[207862]: Reconfiguring daemon mon.a on smithi059 2023-12-02T08:01:46.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-02T08:01:46.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: mon.b calling monitor election 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='client.54126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: mon.c calling monitor election 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: overall HEALTH_OK 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='' 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:01:46.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:46.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:01:46.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:46.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: Reconfiguring mon.a (monmap changed)... 2023-12-02T08:01:46.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:46.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:46.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:46.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:46 smithi105 ceph-mon[180679]: Reconfiguring daemon mon.a on smithi059 2023-12-02T08:01:47.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:47.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:47.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[207862]: Reconfiguring mgr.y (monmap changed)... 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[207862]: Reconfiguring daemon mgr.y on smithi059 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[204583]: Reconfiguring mgr.y (monmap changed)... 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T08:01:47.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:47.189 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:47 smithi059 ceph-mon[204583]: Reconfiguring daemon mgr.y on smithi059 2023-12-02T08:01:47.473 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:47.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:47.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:47 smithi105 ceph-mon[180679]: Reconfiguring mgr.y (monmap changed)... 2023-12-02T08:01:47.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:47.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:47.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T08:01:47.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:47.474 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:47 smithi105 ceph-mon[180679]: Reconfiguring daemon mgr.y on smithi059 2023-12-02T08:01:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: Reconfiguring mon.c (monmap changed)... 2023-12-02T08:01:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:48.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[204583]: Reconfiguring daemon mon.c on smithi059 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: Reconfiguring mon.c (monmap changed)... 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:48.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:48 smithi059 ceph-mon[207862]: Reconfiguring daemon mon.c on smithi059 2023-12-02T08:01:48.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:01:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: Reconfiguring mon.c (monmap changed)... 2023-12-02T08:01:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:48 smithi105 ceph-mon[180679]: Reconfiguring daemon mon.c on smithi059 2023-12-02T08:01:49.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:49.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: Reconfiguring osd.0 (monmap changed)... 2023-12-02T08:01:49.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: Reconfiguring daemon osd.0 on smithi059 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: Reconfiguring osd.0 (monmap changed)... 2023-12-02T08:01:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:01:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: Reconfiguring daemon osd.0 on smithi059 2023-12-02T08:01:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:49.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: Reconfiguring osd.0 (monmap changed)... 2023-12-02T08:01:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:01:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: Reconfiguring daemon osd.0 on smithi059 2023-12-02T08:01:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:49.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:50.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[204583]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:50.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:50.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:50.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[204583]: Reconfiguring osd.1 (monmap changed)... 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[204583]: Reconfiguring daemon osd.1 on smithi059 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[207862]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[207862]: Reconfiguring osd.1 (monmap changed)... 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:50.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:50 smithi059 ceph-mon[207862]: Reconfiguring daemon osd.1 on smithi059 2023-12-02T08:01:50.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:50 smithi105 ceph-mon[180679]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:50.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:50.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:50 smithi105 ceph-mon[180679]: Reconfiguring osd.1 (monmap changed)... 2023-12-02T08:01:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-02T08:01:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:50 smithi105 ceph-mon[180679]: Reconfiguring daemon osd.1 on smithi059 2023-12-02T08:01:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[204583]: Reconfiguring osd.2 (monmap changed)... 2023-12-02T08:01:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-02T08:01:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[204583]: Reconfiguring daemon osd.2 on smithi059 2023-12-02T08:01:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[207862]: Reconfiguring osd.2 (monmap changed)... 2023-12-02T08:01:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-02T08:01:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:51.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:51 smithi059 ceph-mon[207862]: Reconfiguring daemon osd.2 on smithi059 2023-12-02T08:01:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:51 smithi105 ceph-mon[180679]: Reconfiguring osd.2 (monmap changed)... 2023-12-02T08:01:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-02T08:01:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:51 smithi105 ceph-mon[180679]: Reconfiguring daemon osd.2 on smithi059 2023-12-02T08:01:52.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[204583]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:52.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:52.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:52.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[204583]: Reconfiguring osd.3 (monmap changed)... 2023-12-02T08:01:52.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-02T08:01:52.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:52.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[204583]: Reconfiguring daemon osd.3 on smithi059 2023-12-02T08:01:52.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[207862]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:52.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:52.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:52.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[207862]: Reconfiguring osd.3 (monmap changed)... 2023-12-02T08:01:52.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-02T08:01:52.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:52.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:52 smithi059 ceph-mon[207862]: Reconfiguring daemon osd.3 on smithi059 2023-12-02T08:01:52.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:52 smithi105 ceph-mon[180679]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:52.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:52.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:52 smithi105 ceph-mon[180679]: Reconfiguring osd.3 (monmap changed)... 2023-12-02T08:01:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-02T08:01:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:52 smithi105 ceph-mon[180679]: Reconfiguring daemon osd.3 on smithi059 2023-12-02T08:01:53.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:53 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:53 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:53 smithi105 ceph-mon[180679]: Reconfiguring rgw.foo.smithi059.tbxias (monmap changed)... 2023-12-02T08:01:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:53 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:01:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:53 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:01:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:53 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:53 smithi105 ceph-mon[180679]: Reconfiguring daemon rgw.foo.smithi059.tbxias on smithi059 2023-12-02T08:01:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[204583]: Reconfiguring rgw.foo.smithi059.tbxias (monmap changed)... 2023-12-02T08:01:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:01:53.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[204583]: Reconfiguring daemon rgw.foo.smithi059.tbxias on smithi059 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[207862]: Reconfiguring rgw.foo.smithi059.tbxias (monmap changed)... 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi059.tbxias", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:53.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:53 smithi059 ceph-mon[207862]: Reconfiguring daemon rgw.foo.smithi059.tbxias on smithi059 2023-12-02T08:01:54.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:54.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:54 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-02T08:01:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-02T08:01:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:54.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:54 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:55.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:01:55] "GET /metrics HTTP/1.1" 200 37937 "" "Prometheus/2.43.0" 2023-12-02T08:01:55.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[207862]: Reconfiguring mon.b (monmap changed)... 2023-12-02T08:01:55.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[207862]: Reconfiguring daemon mon.b on smithi105 2023-12-02T08:01:55.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:55.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:55.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:55.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:55.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T08:01:55.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[204583]: Reconfiguring mon.b (monmap changed)... 2023-12-02T08:01:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[204583]: Reconfiguring daemon mon.b on smithi105 2023-12-02T08:01:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T08:01:55.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:55 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:55.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:55 smithi105 ceph-mon[180679]: Reconfiguring mon.b (monmap changed)... 2023-12-02T08:01:55.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:55 smithi105 ceph-mon[180679]: Reconfiguring daemon mon.b on smithi105 2023-12-02T08:01:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:55 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:55 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:55 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:55 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-02T08:01:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:55 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-02T08:01:55.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:55 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:56 smithi105 ceph-mon[180679]: Reconfiguring mgr.x (monmap changed)... 2023-12-02T08:01:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:56 smithi105 ceph-mon[180679]: Reconfiguring daemon mgr.x on smithi105 2023-12-02T08:01:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:56 smithi105 ceph-mon[180679]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:56 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:56 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:56 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-02T08:01:56.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:56 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[204583]: Reconfiguring mgr.x (monmap changed)... 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[204583]: Reconfiguring daemon mgr.x on smithi105 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[204583]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[207862]: Reconfiguring mgr.x (monmap changed)... 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[207862]: Reconfiguring daemon mgr.x on smithi105 2023-12-02T08:01:56.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[207862]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:01:56.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:56.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:56.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-02T08:01:56.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:56 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: Reconfiguring osd.4 (monmap changed)... 2023-12-02T08:01:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: Reconfiguring daemon osd.4 on smithi105 2023-12-02T08:01:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-02T08:01:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:57 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: Reconfiguring osd.4 (monmap changed)... 2023-12-02T08:01:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: Reconfiguring daemon osd.4 on smithi105 2023-12-02T08:01:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: Reconfiguring osd.4 (monmap changed)... 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: Reconfiguring daemon osd.4 on smithi105 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-02T08:01:57.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:57.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:57.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:57 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[204583]: Reconfiguring osd.5 (monmap changed)... 2023-12-02T08:01:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[204583]: Reconfiguring daemon osd.5 on smithi105 2023-12-02T08:01:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[204583]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[207862]: Reconfiguring osd.5 (monmap changed)... 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[207862]: Reconfiguring daemon osd.5 on smithi105 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[207862]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-02T08:01:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:58 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:58 smithi105 ceph-mon[180679]: Reconfiguring osd.5 (monmap changed)... 2023-12-02T08:01:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:58 smithi105 ceph-mon[180679]: Reconfiguring daemon osd.5 on smithi105 2023-12-02T08:01:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:58 smithi105 ceph-mon[180679]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:01:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:58 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:58 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:58 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-02T08:01:58.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:58 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:59 smithi105 ceph-mon[180679]: Reconfiguring osd.6 (monmap changed)... 2023-12-02T08:01:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:59 smithi105 ceph-mon[180679]: Reconfiguring daemon osd.6 on smithi105 2023-12-02T08:01:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:59 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:59 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:59 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:59 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-02T08:01:59.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:01:59 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[204583]: Reconfiguring osd.6 (monmap changed)... 2023-12-02T08:01:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[204583]: Reconfiguring daemon osd.6 on smithi105 2023-12-02T08:01:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:59.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[207862]: Reconfiguring osd.6 (monmap changed)... 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[207862]: Reconfiguring daemon osd.6 on smithi105 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-02T08:01:59.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:01:59 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:00 smithi105 ceph-mon[180679]: Reconfiguring osd.7 (monmap changed)... 2023-12-02T08:02:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:00 smithi105 ceph-mon[180679]: Reconfiguring daemon osd.7 on smithi105 2023-12-02T08:02:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:00 smithi105 ceph-mon[180679]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:00 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:00 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:00.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:00 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:02:00.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:00 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:02:00.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:00 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[204583]: Reconfiguring osd.7 (monmap changed)... 2023-12-02T08:02:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[204583]: Reconfiguring daemon osd.7 on smithi105 2023-12-02T08:02:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[204583]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:00.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[207862]: Reconfiguring osd.7 (monmap changed)... 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[207862]: Reconfiguring daemon osd.7 on smithi105 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[207862]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi105.bckuyy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-02T08:02:00.938 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:00 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: Reconfiguring rgw.foo.smithi105.bckuyy (monmap changed)... 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: Reconfiguring daemon rgw.foo.smithi105.bckuyy on smithi105 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:01.755 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:01.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:01.756 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:01 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: Reconfiguring rgw.foo.smithi105.bckuyy (monmap changed)... 2023-12-02T08:02:01.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: Reconfiguring daemon rgw.foo.smithi105.bckuyy on smithi105 2023-12-02T08:02:01.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.939 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: Reconfiguring rgw.foo.smithi105.bckuyy (monmap changed)... 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: Reconfiguring daemon rgw.foo.smithi105.bckuyy on smithi105 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.941 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.942 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.943 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.944 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.945 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.946 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:01.947 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:01.948 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-12-02T08:02:01.949 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.950 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:01.951 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.952 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.953 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:01.954 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:02:01.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:01.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:01.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:01.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:01.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:01.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:01.955 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:01 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all mon 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all crash 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all mds 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all nfs 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:02:02.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all node-exporter 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all prometheus 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all alertmanager 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all grafana 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all loki 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all promtail 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Finalizing container_image settings 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: Upgrade: Complete! 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:02.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:02 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all mon 2023-12-02T08:02:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all crash 2023-12-02T08:02:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all mds 2023-12-02T08:02:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T08:02:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T08:02:02.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all nfs 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all node-exporter 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all prometheus 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all alertmanager 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all grafana 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all loki 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all promtail 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Finalizing container_image settings 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: Upgrade: Complete! 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:02.938 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all mon 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all crash 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all mds 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all rbd-mirror 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all cephfs-mirror 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all ceph-exporter 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all nfs 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all node-exporter 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all prometheus 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all alertmanager 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all grafana 2023-12-02T08:02:02.939 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all loki 2023-12-02T08:02:02.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all promtail 2023-12-02T08:02:02.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Finalizing container_image settings 2023-12-02T08:02:02.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: Upgrade: Complete! 2023-12-02T08:02:02.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:02.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:02.940 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:02 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:04 smithi105 ceph-mon[180679]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:04.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:04 smithi059 ceph-mon[204583]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:04.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:04 smithi059 ceph-mon[207862]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:05.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:02:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:02:05] "GET /metrics HTTP/1.1" 200 37937 "" "Prometheus/2.43.0" 2023-12-02T08:02:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:06 smithi105 ceph-mon[180679]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:06.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:06 smithi059 ceph-mon[204583]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:06.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:06 smithi059 ceph-mon[207862]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:07.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:07 smithi105 ceph-mon[180679]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:07 smithi059 ceph-mon[204583]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:08.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:07 smithi059 ceph-mon[207862]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:08.997 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:08 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:08 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:08 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:08.998 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:08 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:09.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:08 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:09.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:08 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:09.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:08 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:09.187 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:08 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:09.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:08 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:09.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:08 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:08 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:09.188 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:08 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:09.821 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T08:02:10.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:09 smithi059 ceph-mon[204583]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:10.159 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:09 smithi059 ceph-mon[204583]: from='client.54132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:10.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:09 smithi059 ceph-mon[207862]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:10.160 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:09 smithi059 ceph-mon[207862]: from='client.54132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:10.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:09 smithi105 ceph-mon[180679]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:10.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:09 smithi105 ceph-mon[180679]: from='client.54132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:11.245 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 14s ago 27m - - 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 2s ago 27m - - 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (2m) 14s ago 23m 22.0M - 0.25.0 c8568f914cd2 157b9fbef9cb 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (2m) 2s ago 23m 77.4M - 9.4.7 2c41d148cca3 0b2464bcb563 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (3m) 14s ago 22m 62.4M - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (3m) 2s ago 26m 448M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (13m) 14s ago 27m 534M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (44s) 14s ago 28m 44.8M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc 2e9f0dc76bc5 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (107s) 2s ago 26m 66.9M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc b14ef06c5ad9 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (33s) 14s ago 26m 30.8M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc e1d12298e258 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (3m) 14s ago 23m 9.82M - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T08:02:11.246 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (3m) 2s ago 23m 17.7M - 1.5.0 0da6a335fe13 bf80fd06bea4 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (26m) 14s ago 26m 177M 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (26m) 14s ago 26m 187M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (25m) 14s ago 25m 133M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (25m) 14s ago 25m 209M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (25m) 2s ago 25m 199M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (24m) 2s ago 24m 184M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (24m) 2s ago 24m 152M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (24m) 2s ago 24m 185M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (3m) 2s ago 23m 72.4M - 2.43.0 a07b618ecd1d d70922406b76 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (23m) 14s ago 23m 98.2M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T08:02:11.247 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (23m) 2s ago 23m 98.2M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T08:02:11.612 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2023-12-02T08:02:12.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:12 smithi105 ceph-mon[180679]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:12.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:12 smithi105 ceph-mon[180679]: from='client.54138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:12.643 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:12 smithi059 ceph-mon[204583]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:12.644 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:12 smithi059 ceph-mon[204583]: from='client.54138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:12.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:12 smithi059 ceph-mon[207862]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:12.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:12 smithi059 ceph-mon[207862]: from='client.54138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:13.163 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:02:13.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:13 smithi059 ceph-mon[204583]: from='client.? 172.21.15.59:0/1032847233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:13.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:13 smithi059 ceph-mon[207862]: from='client.? 172.21.15.59:0/1032847233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:13.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:13 smithi105 ceph-mon[180679]: from='client.? 172.21.15.59:0/1032847233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:13.519 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2023-12-02T08:02:14.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:14 smithi059 ceph-mon[204583]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:14.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:14 smithi059 ceph-mon[207862]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:14.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:14 smithi105 ceph-mon[180679]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:15.169 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)" 2023-12-02T08:02:15.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:15 smithi059 ceph-mon[204583]: from='client.? 172.21.15.59:0/3329168701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:15.438 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:02:15 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:02:15] "GET /metrics HTTP/1.1" 200 37937 "" "Prometheus/2.43.0" 2023-12-02T08:02:15.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:15 smithi059 ceph-mon[207862]: from='client.? 172.21.15.59:0/3329168701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:15.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:15 smithi105 ceph-mon[180679]: from='client.? 172.21.15.59:0/3329168701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:15.599 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2023-12-02T08:02:16.484 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:16 smithi059 ceph-mon[204583]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:16.484 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:16 smithi059 ceph-mon[207862]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:16.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:16 smithi105 ceph-mon[180679]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:18.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[204583]: from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:18.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[204583]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:18.064 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[207862]: from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[207862]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:18.065 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:17 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:17 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:17 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:17 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:18.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:17 smithi105 ceph-mon[180679]: from='client.54156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:18.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:17 smithi105 ceph-mon[180679]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:18.248 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:17 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:18.685 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:02:19.054 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade status' 2023-12-02T08:02:19.088 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:18 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:19.088 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:18 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:19.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:18 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:20.061 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:19 smithi059 ceph-mon[204583]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:20.061 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:19 smithi059 ceph-mon[207862]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:20.247 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:19 smithi105 ceph-mon[180679]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:20.491 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:02:20.491 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": null, 2023-12-02T08:02:20.491 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": false, 2023-12-02T08:02:20.491 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "", 2023-12-02T08:02:20.491 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2023-12-02T08:02:20.491 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": null, 2023-12-02T08:02:20.491 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "", 2023-12-02T08:02:20.493 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T08:02:20.493 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:02:20.858 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph health detail' 2023-12-02T08:02:22.407 INFO:teuthology.orchestra.run.smithi059.stdout:HEALTH_OK 2023-12-02T08:02:22.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:22 smithi105 ceph-mon[180679]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:22.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:22 smithi105 ceph-mon[180679]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:22 smithi059 ceph-mon[204583]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:22.565 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:22 smithi059 ceph-mon[204583]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:22 smithi059 ceph-mon[207862]: from='client.54162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:22.565 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:22 smithi059 ceph-mon[207862]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:22.751 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2023-12-02T08:02:23.398 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:23 smithi059 ceph-mon[204583]: from='client.? 172.21.15.59:0/2961746232' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:02:23.398 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:23 smithi059 ceph-mon[207862]: from='client.? 172.21.15.59:0/2961746232' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:02:23.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:23 smithi105 ceph-mon[180679]: from='client.? 172.21.15.59:0/2961746232' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2023-12-02T08:02:24.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:24 smithi105 ceph-mon[180679]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:24.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:24 smithi059 ceph-mon[204583]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:24.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:24 smithi059 ceph-mon[207862]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:25.332 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:25 smithi059 ceph-mon[204583]: from='client.64144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:25.333 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:25 smithi059 ceph-mon[207862]: from='client.64144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:25.333 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:02:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:02:25] "GET /metrics HTTP/1.1" 200 37938 "" "Prometheus/2.43.0" 2023-12-02T08:02:25.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:25 smithi105 ceph-mon[180679]: from='client.64144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:25.763 INFO:teuthology.orchestra.run.smithi059.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:02:26.122 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-02T08:02:26.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[207862]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:26.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:26.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:26.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:26.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:26.253 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:26.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:26 smithi105 ceph-mon[180679]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:26.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:26 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:26.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:26 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:26.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:26 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:26.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:26 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:26.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:26 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:26.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[204583]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:26.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:26.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:26.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:26.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:26.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:26 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:27.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:27 smithi059 ceph-mon[204583]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:02:27.342 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:27 smithi059 ceph-mon[204583]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:02:27.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:27 smithi059 ceph-mon[207862]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:02:27.342 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:27 smithi059 ceph-mon[207862]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:02:27.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:27 smithi105 ceph-mon[180679]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:02:27.553 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:27 smithi105 ceph-mon[180679]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:02:27.791 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:02:28.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:28.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:28.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.437 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:28 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:28.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:28.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:28.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:28 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:28.538 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 11s ago 27m - - 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 19s ago 27m - - 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (3m) 11s ago 23m - - 0.25.0 c8568f914cd2 157b9fbef9cb 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (2m) 19s ago 23m 77.4M - 9.4.7 2c41d148cca3 0b2464bcb563 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (3m) 11s ago 23m - - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (3m) 19s ago 26m 448M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (13m) 11s ago 28m - - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (61s) 11s ago 28m - 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc 2e9f0dc76bc5 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (2m) 19s ago 27m 66.9M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc b14ef06c5ad9 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (50s) 11s ago 27m - 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc e1d12298e258 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (3m) 11s ago 24m - - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (3m) 19s ago 24m 17.7M - 1.5.0 0da6a335fe13 bf80fd06bea4 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (26m) 11s ago 26m - 4096M 17.2.0 e1d6a67b021e 4df247a36d9b 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (26m) 11s ago 26m - 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T08:02:28.539 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (26m) 11s ago 26m - 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T08:02:28.540 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (25m) 11s ago 25m - 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T08:02:28.540 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (25m) 19s ago 25m 199M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T08:02:28.540 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (25m) 19s ago 25m 184M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T08:02:28.540 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (25m) 19s ago 25m 152M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T08:02:28.540 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (24m) 19s ago 24m 185M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T08:02:28.540 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (3m) 19s ago 24m 72.4M - 2.43.0 a07b618ecd1d d70922406b76 2023-12-02T08:02:28.540 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (23m) 11s ago 23m - - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T08:02:28.540 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (23m) 19s ago 23m 98.2M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T08:02:28.987 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:02:28.987 INFO:teuthology.orchestra.run.smithi059.stdout: "mon": { 2023-12-02T08:02:28.987 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 3 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "mgr": { 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 2 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "osd": { 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "rgw": { 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: }, 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "overall": { 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: "ceph version 18.0.0-7631-gbed76814 (bed7681480ccb0192b91a35e691658867e1e96b7) reef (dev)": 5 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout: } 2023-12-02T08:02:28.988 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:02:29.362 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2023-12-02T08:02:29.362 INFO:teuthology.orchestra.run.smithi059.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a", 2023-12-02T08:02:29.362 INFO:teuthology.orchestra.run.smithi059.stdout: "in_progress": true, 2023-12-02T08:02:29.362 INFO:teuthology.orchestra.run.smithi059.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2023-12-02T08:02:29.362 INFO:teuthology.orchestra.run.smithi059.stdout: "services_complete": [], 2023-12-02T08:02:29.362 INFO:teuthology.orchestra.run.smithi059.stdout: "progress": "0/8 daemons upgraded", 2023-12-02T08:02:29.362 INFO:teuthology.orchestra.run.smithi059.stdout: "message": "Currently upgrading osd daemons", 2023-12-02T08:02:29.363 INFO:teuthology.orchestra.run.smithi059.stdout: "is_paused": false 2023-12-02T08:02:29.363 INFO:teuthology.orchestra.run.smithi059.stdout:} 2023-12-02T08:02:29.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:02:29.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:02:29.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all mgr 2023-12-02T08:02:29.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all mon 2023-12-02T08:02:29.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all crash 2023-12-02T08:02:29.631 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: Upgrade: osd.0 is safe to restart 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[204583]: from='client.? 172.21.15.59:0/821517376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:02:29.632 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all mgr 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all mon 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all crash 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: Upgrade: osd.0 is safe to restart 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:29.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:29 smithi059 ceph-mon[207862]: from='client.? 172.21.15.59:0/821517376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: Upgrade: Target is version 18.0.0-7631-gbed76814 (reef) 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:3336dea2addd64feee0f53fcd0853537dc7093935fcb47c483479ff4ac05207a'] 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all mgr 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all mon 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all crash 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: Upgrade: osd.0 is safe to restart 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='client.54180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='client.54186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:29.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:02:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:29.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:29 smithi105 ceph-mon[180679]: from='client.? 172.21.15.59:0/821517376' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:30.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[204583]: from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:30.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[204583]: Upgrade: Updating osd.0 2023-12-02T08:02:30.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[204583]: Deploying daemon osd.0 on smithi059 2023-12-02T08:02:30.424 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[204583]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:30.425 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[204583]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:30.425 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[207862]: from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:30.425 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[207862]: Upgrade: Updating osd.0 2023-12-02T08:02:30.425 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[207862]: Deploying daemon osd.0 on smithi059 2023-12-02T08:02:30.425 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[207862]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:30.425 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:30 smithi059 ceph-mon[207862]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:30 smithi105 ceph-mon[180679]: from='client.54192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:30 smithi105 ceph-mon[180679]: Upgrade: Updating osd.0 2023-12-02T08:02:30.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:30 smithi105 ceph-mon[180679]: Deploying daemon osd.0 on smithi059 2023-12-02T08:02:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:30 smithi105 ceph-mon[180679]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:30.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:30 smithi105 ceph-mon[180679]: from='client.64174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:02:31.311 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:31 smithi059 systemd[1]: Stopping Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:02:31.687 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[118716]: 2023-12-02T08:02:31.306+0000 7faf68d77700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:02:31.687 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[118716]: 2023-12-02T08:02:31.306+0000 7faf68d77700 -1 osd.0 108 *** Got signal Terminated *** 2023-12-02T08:02:31.687 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:31 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[118716]: 2023-12-02T08:02:31.306+0000 7faf68d77700 -1 osd.0 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:02:32.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:32 smithi059 ceph-mon[204583]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:32 smithi059 ceph-mon[204583]: osd.0 marked itself down and dead 2023-12-02T08:02:32.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:32 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:32.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:32 smithi059 ceph-mon[207862]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:32.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:32 smithi059 ceph-mon[207862]: osd.0 marked itself down and dead 2023-12-02T08:02:32.689 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:32 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:32 smithi105 ceph-mon[180679]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:32 smithi105 ceph-mon[180679]: osd.0 marked itself down and dead 2023-12-02T08:02:32.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:32 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:33.187 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:32 smithi059 bash[213145]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0 2023-12-02T08:02:33.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[204583]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-02T08:02:33.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[204583]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.637 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[204583]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[204583]: osdmap e109: 8 total, 7 up, 8 in 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[204583]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[204583]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[207862]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[207862]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[207862]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[207862]: osdmap e109: 8 total, 7 up, 8 in 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[207862]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:33 smithi059 ceph-mon[207862]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:33 smithi105 ceph-mon[180679]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-02T08:02:33.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:33 smithi105 ceph-mon[180679]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:33 smithi105 ceph-mon[180679]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:33 smithi105 ceph-mon[180679]: osdmap e109: 8 total, 7 up, 8 in 2023-12-02T08:02:33.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:33 smithi105 ceph-mon[180679]: failed to encode map e109 with expected crc 2023-12-02T08:02:33.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:33 smithi105 ceph-mon[180679]: failed to encode map e109 with expected crc 2023-12-02T08:02:34.265 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:33 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-02T08:02:34.265 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:33 smithi059 systemd[1]: Stopped Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:02:34.265 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:34 smithi059 systemd[1]: Starting Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: pgmap v42: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: osdmap e110: 8 total, 7 up, 8 in 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.267 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.268 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[207862]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: pgmap v42: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-02T08:02:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2023-12-02T08:02:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: osdmap e110: 8 total, 7 up, 8 in 2023-12-02T08:02:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:34 smithi059 ceph-mon[204583]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: pgmap v42: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2023-12-02T08:02:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: Health check failed: Reduced data availability: 12 pgs inactive, 57 pgs peering (PG_AVAILABILITY) 2023-12-02T08:02:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: osdmap e110: 8 total, 7 up, 8 in 2023-12-02T08:02:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:34 smithi105 ceph-mon[180679]: failed to encode map e110 with expected crc 2023-12-02T08:02:34.962 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:34 smithi059 bash[213416]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-02T08:02:34.962 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:34 smithi059 bash[213416]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-02T08:02:34.962 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:34 smithi059 bash[213416]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-02T08:02:34.962 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:34 smithi059 bash[213416]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-02T08:02:34.962 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:34 smithi059 bash[213416]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-02T08:02:34.962 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:34 smithi059 bash[213416]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-02T08:02:34.962 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:34 smithi059 bash[213416]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-02T08:02:35.625 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:02:35 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:02:35] "GET /metrics HTTP/1.1" 200 37936 "" "Prometheus/2.43.0" 2023-12-02T08:02:35.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:35 smithi059 ceph-osd[213804]: -- 172.21.15.59:0/3879323401 <== mon.1 v2:172.21.15.59:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557fb58cf1e0 con 0x557fb589f000 2023-12-02T08:02:35.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:35 smithi059 bash[213755]: 4c8779706578b1609f8cc183430eedd1d4e6f76c0386c92332e869cc07ac9a4e 2023-12-02T08:02:35.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:35 smithi059 systemd[1]: Started Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:02:36.268 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[213770]: 2023-12-02T08:02:36.193+0000 7f81de0f7640 -1 Falling back to public interface 2023-12-02T08:02:36.681 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: pgmap v44: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-02T08:02:36.681 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.681 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.681 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.681 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.682 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: pgmap v44: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:36.683 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.684 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:36 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: pgmap v44: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:36.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:36.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:36.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:36.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:36.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:36 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.369 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.370 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.371 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.372 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.373 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.374 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.375 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:37 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:37.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:37.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:37.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:37.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:37 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:38.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[207862]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:38.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[207862]: Upgrade: osd.0 is safe to restart 2023-12-02T08:02:38.634 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[207862]: pgmap v45: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:02:38.634 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[204583]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:38.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[204583]: Upgrade: osd.0 is safe to restart 2023-12-02T08:02:38.635 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-mon[204583]: pgmap v45: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:02:38.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:38 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:38 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:38 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:38.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:38 smithi105 ceph-mon[180679]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-02T08:02:38.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:38 smithi105 ceph-mon[180679]: Upgrade: osd.0 is safe to restart 2023-12-02T08:02:38.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:38 smithi105 ceph-mon[180679]: pgmap v45: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2023-12-02T08:02:39.187 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[213770]: 2023-12-02T08:02:38.927+0000 7f81de0f7640 -1 osd.0 0 read_superblock omap replica is missing. 2023-12-02T08:02:39.187 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:38 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[213770]: 2023-12-02T08:02:38.967+0000 7f81de0f7640 -1 osd.0 108 log_to_monitors true 2023-12-02T08:02:39.687 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[213770]: 2023-12-02T08:02:39.309+0000 7f81cf568700 -1 osd.0 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T08:02:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:02:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:39.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-mon[204583]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:02:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:39.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:39 smithi059 ceph-mon[207862]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:39.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:39 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:39.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:39 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-02T08:02:39.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:39 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:39.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:39 smithi105 ceph-mon[180679]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:40.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: Upgrade: Updating osd.0 2023-12-02T08:02:40.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: Deploying daemon osd.0 on smithi059 2023-12-02T08:02:40.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: pgmap v46: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:40.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:40.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2023-12-02T08:02:40.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T08:02:40.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: failed to encode map e111 with expected crc 2023-12-02T08:02:40.583 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: failed to encode map e111 with expected crc 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: osdmap e111: 8 total, 7 up, 8 in 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: Upgrade: Updating osd.0 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: Deploying daemon osd.0 on smithi059 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: pgmap v46: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: failed to encode map e111 with expected crc 2023-12-02T08:02:40.584 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: failed to encode map e111 with expected crc 2023-12-02T08:02:40.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: osdmap e111: 8 total, 7 up, 8 in 2023-12-02T08:02:40.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:40.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:40.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:40.585 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:40 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: Upgrade: Updating osd.0 2023-12-02T08:02:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: Deploying daemon osd.0 on smithi059 2023-12-02T08:02:40.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: pgmap v46: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 57 pgs peering) 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: failed to encode map e111 with expected crc 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: failed to encode map e111 with expected crc 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: osdmap e111: 8 total, 7 up, 8 in 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: from='osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:40.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:40 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: failed to encode map e111 with expected crc 2023-12-02T08:02:41.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: failed to encode map e111 with expected crc 2023-12-02T08:02:41.477 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: failed to encode map e112 with expected crc 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628] boot 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: osdmap e112: 8 total, 8 up, 8 in 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: failed to encode map e112 with expected crc 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[204583]: osdmap e113: 8 total, 8 up, 8 in 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: failed to encode map e111 with expected crc 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: failed to encode map e111 with expected crc 2023-12-02T08:02:41.478 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: failed to encode map e112 with expected crc 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628] boot 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: osdmap e112: 8 total, 8 up, 8 in 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: failed to encode map e112 with expected crc 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.479 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-mon[207862]: osdmap e113: 8 total, 8 up, 8 in 2023-12-02T08:02:41.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: failed to encode map e111 with expected crc 2023-12-02T08:02:41.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: failed to encode map e111 with expected crc 2023-12-02T08:02:41.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-02T08:02:41.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: failed to encode map e112 with expected crc 2023-12-02T08:02:41.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:02:41.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: osd.0 [v2:172.21.15.59:6802/4246127628,v1:172.21.15.59:6803/4246127628] boot 2023-12-02T08:02:41.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: osdmap e112: 8 total, 8 up, 8 in 2023-12-02T08:02:41.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: failed to encode map e112 with expected crc 2023-12-02T08:02:41.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:41.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:41 smithi105 ceph-mon[180679]: osdmap e113: 8 total, 8 up, 8 in 2023-12-02T08:02:41.834 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:41 smithi059 systemd[1]: Stopping Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:02:42.187 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[213770]: 2023-12-02T08:02:41.830+0000 7f81d4770700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:02:42.187 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[213770]: 2023-12-02T08:02:41.830+0000 7f81d4770700 -1 osd.0 113 *** Got signal Terminated *** 2023-12-02T08:02:42.187 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[213770]: 2023-12-02T08:02:41.830+0000 7f81d4770700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:02:42.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: pgmap v49: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:42.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[207862]: osd.0 marked itself down and dead 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: pgmap v49: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:42 smithi059 ceph-mon[204583]: osd.0 marked itself down and dead 2023-12-02T08:02:42.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: pgmap v49: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 647 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:42.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: failed to encode map e113 with expected crc 2023-12-02T08:02:42.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:42 smithi105 ceph-mon[180679]: osd.0 marked itself down and dead 2023-12-02T08:02:43.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:43 smithi059 bash[216035]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0 2023-12-02T08:02:43.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:43 smithi059 ceph-mon[207862]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-02T08:02:43.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:43 smithi059 ceph-mon[207862]: failed to encode map e114 with expected crc 2023-12-02T08:02:43.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:43 smithi059 ceph-mon[207862]: failed to encode map e114 with expected crc 2023-12-02T08:02:43.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:43 smithi059 ceph-mon[207862]: osdmap e114: 8 total, 7 up, 8 in 2023-12-02T08:02:43.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:43 smithi059 ceph-mon[204583]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-02T08:02:43.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:43 smithi059 ceph-mon[204583]: failed to encode map e114 with expected crc 2023-12-02T08:02:43.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:43 smithi059 ceph-mon[204583]: failed to encode map e114 with expected crc 2023-12-02T08:02:43.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:43 smithi059 ceph-mon[204583]: osdmap e114: 8 total, 7 up, 8 in 2023-12-02T08:02:43.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:43 smithi105 ceph-mon[180679]: Health check failed: 1 osds down (OSD_DOWN) 2023-12-02T08:02:43.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:43 smithi105 ceph-mon[180679]: failed to encode map e114 with expected crc 2023-12-02T08:02:43.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:43 smithi105 ceph-mon[180679]: failed to encode map e114 with expected crc 2023-12-02T08:02:43.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:43 smithi105 ceph-mon[180679]: osdmap e114: 8 total, 7 up, 8 in 2023-12-02T08:02:44.638 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: pgmap v52: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded) 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: osdmap e115: 8 total, 7 up, 8 in 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: pgmap v52: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded) 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: osdmap e115: 8 total, 7 up, 8 in 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.640 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:44 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: pgmap v52: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-02T08:02:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: Health check failed: Reduced data availability: 8 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-12-02T08:02:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded) 2023-12-02T08:02:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: osdmap e115: 8 total, 7 up, 8 in 2023-12-02T08:02:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:44 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:44.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:44 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.0.service: Succeeded. 2023-12-02T08:02:44.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:44 smithi059 systemd[1]: Stopped Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:02:44.938 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:44 smithi059 systemd[1]: Starting Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:02:45.567 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:45 smithi059 ceph-mon[204583]: failed to encode map e115 with expected crc 2023-12-02T08:02:45.567 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:45 smithi059 ceph-mon[207862]: failed to encode map e115 with expected crc 2023-12-02T08:02:45.567 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:02:45 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:02:45] "GET /metrics HTTP/1.1" 200 37936 "" "Prometheus/2.43.0" 2023-12-02T08:02:45.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:45 smithi105 ceph-mon[180679]: failed to encode map e115 with expected crc 2023-12-02T08:02:45.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:45 smithi059 bash[216302]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-02T08:02:45.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:45 smithi059 bash[216302]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-02T08:02:45.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:45 smithi059 bash[216302]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-02T08:02:45.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:45 smithi059 bash[216302]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-02T08:02:45.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:45 smithi059 bash[216302]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-02T08:02:45.938 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:45 smithi059 bash[216302]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-02T08:02:45.938 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:45 smithi059 bash[216302]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-02T08:02:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:46 smithi059 ceph-mon[204583]: pgmap v54: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-02T08:02:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:46 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:46.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:46 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:46.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:46 smithi059 ceph-mon[207862]: pgmap v54: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-02T08:02:46.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:46 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:46.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:46 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:46.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:46 smithi059 ceph-osd[216619]: -- 172.21.15.59:0/3198174958 <== mon.0 v2:172.21.15.59:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56054a0cd1e0 con 0x56054a09d400 2023-12-02T08:02:46.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:46 smithi059 bash[216582]: 6d007a4f36c3e49f4119d6540b5d7bfbdbffb0fde9dd2d789bec0bfc22216863 2023-12-02T08:02:46.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:46 smithi059 systemd[1]: Started Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:02:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:46 smithi105 ceph-mon[180679]: pgmap v54: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2023-12-02T08:02:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:46 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:46.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:46 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.187 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:46 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[216596]: 2023-12-02T08:02:46.747+0000 7f0db5a06640 -1 Falling back to public interface 2023-12-02T08:02:47.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:47.585 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.586 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.587 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.588 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.589 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.590 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.591 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.592 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.592 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.592 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.592 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.592 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:47 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:47.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:47.717 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.718 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.719 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:47.720 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:47 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:02:48.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: pgmap v55: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.499 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.500 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.501 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:48 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: pgmap v55: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: pgmap v55: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.693 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:48.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:48.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:48 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.437 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.438 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.439 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.440 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.441 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:49.441 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.442 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.443 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.444 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:49.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:49.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:49.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:49.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:49.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:49 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:49.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:49 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[216596]: 2023-12-02T08:02:49.498+0000 7f0db5a06640 -1 osd.0 113 log_to_monitors true 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: pgmap v56: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: pgmap v56: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:50.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.692 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[216596]: 2023-12-02T08:02:50.417+0000 7f0da6e77700 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-02T08:02:50.692 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.694 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:50 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: pgmap v56: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 22 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-12-02T08:02:50.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:50.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:50 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: osdmap e116: 8 total, 7 up, 8 in 2023-12-02T08:02:51.688 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.689 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.690 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: osdmap e116: 8 total, 7 up, 8 in 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.691 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.692 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.693 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.694 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.695 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.695 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.696 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.697 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.698 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:51 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: osdmap e116: 8 total, 7 up, 8 in 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi059", "root=default"]}]: dispatch 2023-12-02T08:02:51.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: failed to encode map e116 with expected crc 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:51.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:51.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:51.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:51.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:51.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:51 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.636 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.636 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.636 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: pgmap v58: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027] boot 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: osdmap e117: 8 total, 8 up, 8 in 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.637 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.638 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.639 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.639 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: pgmap v58: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027] boot 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: osdmap e117: 8 total, 8 up, 8 in 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.640 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.641 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.642 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:52.643 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:52.644 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.645 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.646 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:02:52.647 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:52.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:52.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:52.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:52.648 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:52.648 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:52.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:52.649 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:02:52.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.650 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.651 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[207862]: osdmap e118: 8 total, 8 up, 8 in 2023-12-02T08:02:52.652 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:52.652 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:52.652 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:52.652 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.653 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.653 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:52.653 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:52.653 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:52.653 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:52.653 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:52.654 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:52.654 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:52.654 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:52.654 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:02:52.654 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.654 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.654 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.655 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.655 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.655 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.655 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.655 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.655 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.655 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.656 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.656 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.656 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:52.656 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:52.656 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:02:52.656 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.657 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.657 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.657 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.657 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.657 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.657 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.657 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.658 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.658 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.658 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.658 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.658 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:52 smithi059 ceph-mon[204583]: osdmap e118: 8 total, 8 up, 8 in 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: pgmap v58: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-02T08:02:52.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: failed to encode map e117 with expected crc 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: osd.0 [v2:172.21.15.59:6802/2762608027,v1:172.21.15.59:6803/2762608027] boot 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: osdmap e117: 8 total, 8 up, 8 in 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.750 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-12-02T08:02:52.751 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-12-02T08:02:52.752 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-12-02T08:02:52.753 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:02:52.754 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:52 smithi105 ceph-mon[180679]: osdmap e118: 8 total, 8 up, 8 in 2023-12-02T08:02:53.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: Upgrade: Finalizing container_image settings 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: Upgrade: Complete! 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.748 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:53 smithi105 ceph-mon[180679]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:02:53.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: Upgrade: Finalizing container_image settings 2023-12-02T08:02:53.894 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: Upgrade: Complete! 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[204583]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: Metadata not up to date on all hosts. Skipping non agent specs 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: Upgrade: Setting container_image for all nvmeof 2023-12-02T08:02:53.895 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: Upgrade: Finalizing container_image settings 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: Upgrade: Complete! 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: failed to encode map e118 with expected crc 2023-12-02T08:02:53.896 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:53 smithi059 ceph-mon[207862]: failed to encode map e118 with expected crc 2023-12-02T08:02:54.653 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:54 smithi059 ceph-mon[204583]: pgmap v61: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%); 0 B/s, 0 objects/s recovering 2023-12-02T08:02:54.654 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:54 smithi059 ceph-mon[207862]: pgmap v61: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%); 0 B/s, 0 objects/s recovering 2023-12-02T08:02:54.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:54 smithi105 ceph-mon[180679]: pgmap v61: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%); 0 B/s, 0 objects/s recovering 2023-12-02T08:02:55.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:02:55 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:02:55] "GET /metrics HTTP/1.1" 200 37932 "" "Prometheus/2.43.0" 2023-12-02T08:02:56.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:56 smithi105 ceph-mon[180679]: pgmap v62: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%); 0 B/s, 0 objects/s recovering 2023-12-02T08:02:56.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:56 smithi059 ceph-mon[204583]: pgmap v62: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%); 0 B/s, 0 objects/s recovering 2023-12-02T08:02:56.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:56 smithi059 ceph-mon[207862]: pgmap v62: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%); 0 B/s, 0 objects/s recovering 2023-12-02T08:02:57.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:57 smithi105 ceph-mon[180679]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:57.937 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:57 smithi059 ceph-mon[204583]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:57.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:57 smithi059 ceph-mon[207862]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2023-12-02T08:02:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:58 smithi059 ceph-mon[204583]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 753 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:02:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:58 smithi059 ceph-mon[204583]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2023-12-02T08:02:58.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:58 smithi059 ceph-mon[204583]: Cluster is now healthy 2023-12-02T08:02:58.687 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:58 smithi059 ceph-mon[207862]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 753 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:02:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:58 smithi059 ceph-mon[207862]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2023-12-02T08:02:58.688 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:58 smithi059 ceph-mon[207862]: Cluster is now healthy 2023-12-02T08:02:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:58 smithi105 ceph-mon[180679]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 753 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:02:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:58 smithi105 ceph-mon[180679]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2023-12-02T08:02:58.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:58 smithi105 ceph-mon[180679]: Cluster is now healthy 2023-12-02T08:02:59.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:02:59 smithi105 ceph-mon[180679]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:59.765 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:02:59 smithi059 ceph-mon[204583]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:02:59.766 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:02:59 smithi059 ceph-mon[207862]: from='client.25280 -' entity='client.iscsi.foo.smithi059.qlvwee' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2023-12-02T08:03:00.232 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch ps' 2023-12-02T08:03:00.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:00 smithi105 ceph-mon[180679]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:00.901 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:00 smithi059 ceph-mon[204583]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:00.902 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:00 smithi059 ceph-mon[207862]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:01.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:01 smithi105 ceph-mon[180679]: from='client.54222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:01.806 INFO:teuthology.orchestra.run.smithi059.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-02T08:03:01.806 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi059 smithi059 running 9s ago 28m - - 2023-12-02T08:03:01.806 INFO:teuthology.orchestra.run.smithi059.stdout:agent.smithi105 smithi105 running 12s ago 27m - - 2023-12-02T08:03:01.806 INFO:teuthology.orchestra.run.smithi059.stdout:alertmanager.a smithi059 *:9093,9094 running (3m) 9s ago 24m 21.9M - 0.25.0 c8568f914cd2 157b9fbef9cb 2023-12-02T08:03:01.806 INFO:teuthology.orchestra.run.smithi059.stdout:grafana.a smithi105 *:3000 running (3m) 12s ago 24m 82.4M - 9.4.7 2c41d148cca3 0b2464bcb563 2023-12-02T08:03:01.806 INFO:teuthology.orchestra.run.smithi059.stdout:iscsi.foo.smithi059.qlvwee smithi059 running (4m) 9s ago 23m 62.4M - 3.5 e1d6a67b021e a7a652fd120a 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.x smithi105 *:8443,9283,8765 running (4m) 12s ago 27m 448M - 18.0.0-7631-gbed76814 60bd4e4d4fdc c068c0ecdea4 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:mgr.y smithi059 *:8443,9283,8765 running (14m) 9s ago 28m 543M - 18.0.0-7631-gbed76814 60bd4e4d4fdc 0c7fd5c1c173 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:mon.a smithi059 running (95s) 9s ago 28m 71.7M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc 2e9f0dc76bc5 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:mon.b smithi105 running (2m) 12s ago 27m 73.1M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc b14ef06c5ad9 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:mon.c smithi059 running (83s) 9s ago 27m 56.0M 2048M 18.0.0-7631-gbed76814 60bd4e4d4fdc e1d12298e258 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.a smithi059 *:9100 running (4m) 9s ago 24m 9.76M - 1.5.0 0da6a335fe13 1a8683637a46 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:node-exporter.b smithi105 *:9100 running (4m) 12s ago 24m 17.9M - 1.5.0 0da6a335fe13 bf80fd06bea4 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:osd.0 smithi059 running (15s) 9s ago 27m 48.2M 4096M 18.0.0-7631-gbed76814 60bd4e4d4fdc 6d007a4f36c3 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:osd.1 smithi059 running (26m) 9s ago 26m 201M 4096M 17.2.0 e1d6a67b021e 2935e0cd0fd1 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:osd.2 smithi059 running (26m) 9s ago 26m 143M 4096M 17.2.0 e1d6a67b021e b3e177910392 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:osd.3 smithi059 running (26m) 9s ago 26m 225M 4096M 17.2.0 e1d6a67b021e 65b665109153 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:osd.4 smithi105 running (26m) 12s ago 26m 210M 4096M 17.2.0 e1d6a67b021e da66365c62d2 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:osd.5 smithi105 running (25m) 12s ago 25m 195M 4096M 17.2.0 e1d6a67b021e ee94351157bc 2023-12-02T08:03:01.807 INFO:teuthology.orchestra.run.smithi059.stdout:osd.6 smithi105 running (25m) 12s ago 25m 160M 4096M 17.2.0 e1d6a67b021e 7edde829ba61 2023-12-02T08:03:01.808 INFO:teuthology.orchestra.run.smithi059.stdout:osd.7 smithi105 running (25m) 12s ago 25m 197M 4096M 17.2.0 e1d6a67b021e aa298e76cf2b 2023-12-02T08:03:01.808 INFO:teuthology.orchestra.run.smithi059.stdout:prometheus.a smithi105 *:9095 running (3m) 12s ago 24m 72.7M - 2.43.0 a07b618ecd1d d70922406b76 2023-12-02T08:03:01.808 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi059.tbxias smithi059 *:8000 running (23m) 9s ago 23m 98.7M - 17.2.0 e1d6a67b021e d68320fce773 2023-12-02T08:03:01.808 INFO:teuthology.orchestra.run.smithi059.stdout:rgw.foo.smithi105.bckuyy smithi105 *:8000 running (23m) 12s ago 23m 98.5M - 17.2.0 e1d6a67b021e 7b6af9b06680 2023-12-02T08:03:01.831 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:01 smithi059 ceph-mon[204583]: from='client.54222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:01.831 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:01 smithi059 ceph-mon[207862]: from='client.54222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:02.171 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2023-12-02T08:03:02.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:02 smithi105 ceph-mon[180679]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:02.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:02 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:03:02.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:02 smithi105 ceph-mon[180679]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:03:02.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:02 smithi105 ceph-mon[180679]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:03:02.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:02 smithi059 ceph-mon[204583]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:02.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:02 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:03:02.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:02 smithi059 ceph-mon[204583]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:03:02.852 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:02 smithi059 ceph-mon[204583]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:03:02.852 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:02 smithi059 ceph-mon[207862]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:02.852 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:02 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:03:02.852 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:02 smithi059 ceph-mon[207862]: from='mgr.44106 172.21.15.59:0/188979123' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-02T08:03:02.852 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:02 smithi059 ceph-mon[207862]: from='mgr.44106 ' entity='mgr.y' 2023-12-02T08:03:03.690 INFO:teuthology.orchestra.run.smithi059.stdout:true 2023-12-02T08:03:03.749 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:03 smithi105 ceph-mon[180679]: from='client.64198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:03.834 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:03 smithi059 ceph-mon[204583]: from='client.64198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:03.835 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:03 smithi059 ceph-mon[207862]: from='client.64198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:04.046 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2023-12-02T08:03:04.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:04 smithi059 ceph-mon[204583]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:04.677 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:04 smithi059 ceph-mon[204583]: from='client.? 172.21.15.59:0/1698575228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:03:04.677 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:04 smithi059 ceph-mon[207862]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:04.677 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:04 smithi059 ceph-mon[207862]: from='client.? 172.21.15.59:0/1698575228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:03:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:04 smithi105 ceph-mon[180679]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2023-12-02T08:03:04.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:04 smithi105 ceph-mon[180679]: from='client.? 172.21.15.59:0/1698575228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-02T08:03:05.687 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:03:05 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: ::ffff:172.21.15.105 - - [02/Dec/2023:08:03:05] "GET /metrics HTTP/1.1" 200 38077 "" "Prometheus/2.43.0" 2023-12-02T08:03:06.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:06 smithi059 ceph-mon[204583]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:03:06.558 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:06 smithi059 ceph-mon[204583]: from='client.64210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:06.558 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:06 smithi059 ceph-mon[207862]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:03:06.558 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:06 smithi059 ceph-mon[207862]: from='client.64210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:06 smithi105 ceph-mon[180679]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2023-12-02T08:03:06.747 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:06 smithi105 ceph-mon[180679]: from='client.64210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:bed7681480ccb0192b91a35e691658867e1e96b7", "target": ["mon-mgr", ""]}]: dispatch 2023-12-02T08:03:06.952 INFO:teuthology.orchestra.run.smithi059.stdout:false 2023-12-02T08:03:07.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:03:07.305 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1313, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi059 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 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2023-12-02T08:03:07.375 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=836bbbcb23ab474ea9ded755077a1a05 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1313, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi059 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 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2023-12-02T08:03:07.377 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-02T08:03:07.387 INFO:tasks.cephadm:Teardown begin 2023-12-02T08:03:07.387 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-02T08:03:07.440 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-02T08:03:07.473 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-02T08:03:07.473 DEBUG:teuthology.orchestra.run.smithi059:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-02T08:03:07.504 DEBUG:teuthology.orchestra.run.smithi105:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-02T08:03:07.531 INFO:tasks.cephadm:Stopping all daemons... 2023-12-02T08:03:07.531 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-02T08:03:07.532 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a 2023-12-02T08:03:07.687 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:07 smithi059 systemd[1]: Stopping Ceph mon.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a[204560]: 2023-12-02T08:03:07.794+0000 7f0cef3b2700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:07 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a[204560]: 2023-12-02T08:03:07.794+0000 7f0cef3b2700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-02T08:03:08.187 INFO:journalctl@ceph.mon.a.smithi059.stdout:Dec 02 08:03:07 smithi059 bash[220820]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-a 2023-12-02T08:03:08.273 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.a.service' 2023-12-02T08:03:08.349 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:08.349 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-02T08:03:08.349 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-12-02T08:03:08.349 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.c 2023-12-02T08:03:08.633 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:08 smithi059 systemd[1]: Stopping Ceph mon.c for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:08.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:08 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-c[207836]: 2023-12-02T08:03:08.630+0000 7f4ec0c35700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:08.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:08 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-c[207836]: 2023-12-02T08:03:08.630+0000 7f4ec0c35700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-02T08:03:08.937 INFO:journalctl@ceph.mon.c.smithi059.stdout:Dec 02 08:03:08 smithi059 bash[220967]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-c 2023-12-02T08:03:09.108 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.c.service' 2023-12-02T08:03:09.147 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:09.148 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-12-02T08:03:09.148 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-02T08:03:09.148 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.b 2023-12-02T08:03:09.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:09 smithi105 systemd[1]: Stopping Ceph mon.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:09.497 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-b[180656]: 2023-12-02T08:03:09.389+0000 7f66d7d88700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:09.498 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:09 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-b[180656]: 2023-12-02T08:03:09.389+0000 7f66d7d88700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-02T08:03:09.845 INFO:journalctl@ceph.mon.b.smithi105.stdout:Dec 02 08:03:09 smithi105 bash[192858]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mon-b 2023-12-02T08:03:09.851 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mon.b.service' 2023-12-02T08:03:09.897 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:09.898 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-02T08:03:09.898 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-02T08:03:09.898 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.y 2023-12-02T08:03:10.181 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:03:09 smithi059 systemd[1]: Stopping Ceph mgr.y for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:10.181 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:03:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:03:10.143+0000 7f1897a16700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:10.182 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:03:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y[161714]: 2023-12-02T08:03:10.143+0000 7f1897a16700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-02T08:03:10.437 INFO:journalctl@ceph.mgr.y.smithi059.stdout:Dec 02 08:03:10 smithi059 bash[221113]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-y 2023-12-02T08:03:10.662 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.y.service' 2023-12-02T08:03:10.703 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:10.703 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-02T08:03:10.703 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-02T08:03:10.703 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.x 2023-12-02T08:03:10.997 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:03:10 smithi105 systemd[1]: Stopping Ceph mgr.x for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:11.440 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:03:11 smithi105 bash[193004]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-mgr-x 2023-12-02T08:03:11.441 INFO:journalctl@ceph.mgr.x.smithi105.stdout:Dec 02 08:03:11 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-02T08:03:11.446 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@mgr.x.service' 2023-12-02T08:03:11.481 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:11.482 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-02T08:03:11.482 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-02T08:03:11.482 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.0 2023-12-02T08:03:11.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:03:11 smithi059 systemd[1]: Stopping Ceph osd.0 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:11.937 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:03:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[216596]: 2023-12-02T08:03:11.727+0000 7f0dac07f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:11.938 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:03:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[216596]: 2023-12-02T08:03:11.727+0000 7f0dac07f700 -1 osd.0 118 *** Got signal Terminated *** 2023-12-02T08:03:11.938 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:03:11 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0[216596]: 2023-12-02T08:03:11.727+0000 7f0dac07f700 -1 osd.0 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:03:17.688 INFO:journalctl@ceph.osd.0.smithi059.stdout:Dec 02 08:03:17 smithi059 bash[221259]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-0 2023-12-02T08:03:18.544 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.0.service' 2023-12-02T08:03:18.597 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:18.597 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-02T08:03:18.597 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-02T08:03:18.597 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.1 2023-12-02T08:03:18.937 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 08:03:18 smithi059 systemd[1]: Stopping Ceph osd.1 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:18.937 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 08:03:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-1[121898]: 2023-12-02T08:03:18.701+0000 7f5ab3adc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:18.937 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 08:03:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-1[121898]: 2023-12-02T08:03:18.701+0000 7f5ab3adc700 -1 osd.1 118 *** Got signal Terminated *** 2023-12-02T08:03:18.937 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 08:03:18 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-1[121898]: 2023-12-02T08:03:18.701+0000 7f5ab3adc700 -1 osd.1 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:03:24.663 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 08:03:24 smithi059 bash[222353]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-1 2023-12-02T08:03:24.663 INFO:journalctl@ceph.osd.1.smithi059.stdout:Dec 02 08:03:24 smithi059 bash[222402]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd.1" found: no such container 2023-12-02T08:03:25.384 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.1.service' 2023-12-02T08:03:25.436 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:25.437 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-02T08:03:25.437 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-02T08:03:25.437 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.2 2023-12-02T08:03:25.687 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 08:03:25 smithi059 systemd[1]: Stopping Ceph osd.2 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:25.687 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 08:03:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-2[125276]: 2023-12-02T08:03:25.540+0000 7efea9d75700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:25.688 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 08:03:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-2[125276]: 2023-12-02T08:03:25.540+0000 7efea9d75700 -1 osd.2 118 *** Got signal Terminated *** 2023-12-02T08:03:25.688 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 08:03:25 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-2[125276]: 2023-12-02T08:03:25.540+0000 7efea9d75700 -1 osd.2 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:03:31.437 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 08:03:31 smithi059 bash[222578]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-2 2023-12-02T08:03:31.437 INFO:journalctl@ceph.osd.2.smithi059.stdout:Dec 02 08:03:31 smithi059 bash[222621]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd.2" found: no such container 2023-12-02T08:03:32.232 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.2.service' 2023-12-02T08:03:32.281 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:32.281 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-02T08:03:32.281 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-02T08:03:32.281 DEBUG:teuthology.orchestra.run.smithi059:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.3 2023-12-02T08:03:32.687 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 08:03:32 smithi059 systemd[1]: Stopping Ceph osd.3 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:32.688 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 08:03:32 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-3[128727]: 2023-12-02T08:03:32.390+0000 7f945bf13700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:32.688 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 08:03:32 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-3[128727]: 2023-12-02T08:03:32.390+0000 7f945bf13700 -1 osd.3 118 *** Got signal Terminated *** 2023-12-02T08:03:32.688 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 08:03:32 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-3[128727]: 2023-12-02T08:03:32.390+0000 7f945bf13700 -1 osd.3 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:03:38.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:37 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:37.931+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:38.370 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 08:03:38 smithi059 bash[222799]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-3 2023-12-02T08:03:38.687 INFO:journalctl@ceph.osd.3.smithi059.stdout:Dec 02 08:03:38 smithi059 bash[223570]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd.3" found: no such container 2023-12-02T08:03:38.747 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:38.283+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:39.247 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:38 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:38.918+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:39.247 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:39.082+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:39.547 DEBUG:teuthology.orchestra.run.smithi059:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.3.service' 2023-12-02T08:03:39.599 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:39.599 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-02T08:03:39.599 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-02T08:03:39.599 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.4 2023-12-02T08:03:39.636 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:39.297+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:39.905 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:39 smithi105 systemd[1]: Stopping Ceph osd.4 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:39.905 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T08:03:39.719+0000 7fefaf0c7700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:39.905 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T08:03:39.719+0000 7fefaf0c7700 -1 osd.4 118 *** Got signal Terminated *** 2023-12-02T08:03:39.905 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T08:03:39.719+0000 7fefaf0c7700 -1 osd.4 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:03:40.247 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:40.043+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:40.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:39 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:39.902+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:40.747 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:40.311+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:41.247 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:41.046+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:41.248 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T08:03:40.829+0000 7fefaa25f700 -1 osd.4 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:14.831973+0000 front 2023-12-02T08:03:14.831924+0000 (oldest deadline 2023-12-02T08:03:40.731858+0000) 2023-12-02T08:03:41.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:40 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:40.910+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:41.747 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:41.276+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:41.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:03:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:03:41.639Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2023-12-02T08:03:41.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:03:41 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:03:41.640Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi105.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-12-02T08:03:42.246 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T08:03:41.840+0000 7fefaa25f700 -1 osd.4 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:14.831973+0000 front 2023-12-02T08:03:14.831924+0000 (oldest deadline 2023-12-02T08:03:40.731858+0000) 2023-12-02T08:03:42.247 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:41 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:41.914+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:42.249 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:42.013+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:42.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:42.243+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:43.208 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T08:03:42.838+0000 7fefaa25f700 -1 osd.4 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:14.831973+0000 front 2023-12-02T08:03:14.831924+0000 (oldest deadline 2023-12-02T08:03:40.731858+0000) 2023-12-02T08:03:43.209 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:42 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:42.923+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:43.209 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:43.043+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:43.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:43.205+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:44.164 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4[114586]: 2023-12-02T08:03:43.836+0000 7fefaa25f700 -1 osd.4 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:14.831973+0000 front 2023-12-02T08:03:14.831924+0000 (oldest deadline 2023-12-02T08:03:40.731858+0000) 2023-12-02T08:03:44.164 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:43 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:43.880+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:44.165 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:44.035+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:44.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:44.161+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:45.247 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:44 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:44.901+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:45.248 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:45.127+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:45.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:45.067+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:45.748 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:45 smithi105 bash[193930]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-4 2023-12-02T08:03:45.748 INFO:journalctl@ceph.osd.4.smithi105.stdout:Dec 02 08:03:45 smithi105 bash[193972]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd.4" found: no such container 2023-12-02T08:03:46.053 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:45 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:45.898+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:46.442 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:46.050+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:46.443 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:46.118+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:46.450 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.4.service' 2023-12-02T08:03:46.531 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:46.532 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-02T08:03:46.532 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-02T08:03:46.532 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.5 2023-12-02T08:03:46.748 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:46 smithi105 systemd[1]: Stopping Ceph osd.5 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:46.748 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:46.684+0000 7f72f1945700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:46.748 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:46.684+0000 7f72f1945700 -1 osd.5 118 *** Got signal Terminated *** 2023-12-02T08:03:46.748 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:46.684+0000 7f72f1945700 -1 osd.5 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:03:47.247 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:47 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:47.093+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:47.247 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:47 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:47.093+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:47.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:46.937+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:47.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:46 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:46.937+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:20.273681+0000 front 2023-12-02T08:03:20.273632+0000 (oldest deadline 2023-12-02T08:03:46.173569+0000) 2023-12-02T08:03:47.248 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:47 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:47.118+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:47.248 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:47 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:47.118+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:48.247 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:48.057+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:48.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:48.058+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:48.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:47 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:47.910+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:48.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:47 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:47.910+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:20.273681+0000 front 2023-12-02T08:03:20.273632+0000 (oldest deadline 2023-12-02T08:03:46.173569+0000) 2023-12-02T08:03:48.248 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:48.115+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:48.249 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:48.115+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:49.082 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:48.924+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:49.082 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:48 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:48.924+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:20.273681+0000 front 2023-12-02T08:03:20.273632+0000 (oldest deadline 2023-12-02T08:03:46.173569+0000) 2023-12-02T08:03:49.383 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:49 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:49.100+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:49.383 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:49 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:49.100+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:49.384 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:49 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:49.090+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:49.384 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:49 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:49.090+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:50.247 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:49 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:49.909+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:50.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:49 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:49.909+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:20.273681+0000 front 2023-12-02T08:03:20.273632+0000 (oldest deadline 2023-12-02T08:03:46.173569+0000) 2023-12-02T08:03:50.248 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:50 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:50.150+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:50.248 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:50 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:50.150+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:50.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:50 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:50.120+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:50.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:50 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:50.120+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:51.247 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:50 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:50.949+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:16.272629+0000 front 2023-12-02T08:03:16.272836+0000 (oldest deadline 2023-12-02T08:03:37.372744+0000) 2023-12-02T08:03:51.248 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:50 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5[117849]: 2023-12-02T08:03:50.949+0000 7f72eeae1700 -1 osd.5 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:20.273681+0000 front 2023-12-02T08:03:20.273632+0000 (oldest deadline 2023-12-02T08:03:46.173569+0000) 2023-12-02T08:03:51.248 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:51 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:51.119+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:51.248 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:51 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:51.119+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:51.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:51 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:51.110+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:51.249 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:51 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:51.110+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:51.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:03:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:03:51.639Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi105.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2023-12-02T08:03:51.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:03:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:03:51.639Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2023-12-02T08:03:51.937 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:03:51 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:03:51.640Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi105.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-12-02T08:03:52.247 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:52.164+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:52.247 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:52.164+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:52.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:52.142+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:52.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:52.142+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:52.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:52 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:52.142+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:03:52.747 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:52 smithi105 bash[194150]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-5 2023-12-02T08:03:52.748 INFO:journalctl@ceph.osd.5.smithi105.stdout:Dec 02 08:03:52 smithi105 bash[194994]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd.5" found: no such container 2023-12-02T08:03:53.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:53.160+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:53.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:53.160+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:53.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:53.160+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:28.391638+0000 front 2023-12-02T08:03:28.391581+0000 (oldest deadline 2023-12-02T08:03:53.091478+0000) 2023-12-02T08:03:53.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:53.106+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:53.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:53.106+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:53.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:53.106+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:03:53.524 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.5.service' 2023-12-02T08:03:53.564 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:03:53.564 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-02T08:03:53.565 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-02T08:03:53.565 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.6 2023-12-02T08:03:53.997 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:53 smithi105 systemd[1]: Stopping Ceph osd.6 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:03:53.998 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:53.699+0000 7f05d6d9b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:03:53.998 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:53.699+0000 7f05d6d9b700 -1 osd.6 118 *** Got signal Terminated *** 2023-12-02T08:03:53.998 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:53 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:53.699+0000 7f05d6d9b700 -1 osd.6 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:03:54.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:54.132+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:54.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:54.132+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:54.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:54.132+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:28.391638+0000 front 2023-12-02T08:03:28.391581+0000 (oldest deadline 2023-12-02T08:03:53.091478+0000) 2023-12-02T08:03:54.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:54.134+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:54.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:54.134+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:54.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:54 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:54.134+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:03:55.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:55 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:55.172+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:55.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:55 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:55.172+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:55.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:55 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:55.172+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:28.391638+0000 front 2023-12-02T08:03:28.391581+0000 (oldest deadline 2023-12-02T08:03:53.091478+0000) 2023-12-02T08:03:55.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:55 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:55.171+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:55.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:55 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:55.171+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:55.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:55 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:55.171+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:03:56.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:56 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:56.185+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:56.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:56 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:56.185+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:56.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:56 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:56.185+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:28.391638+0000 front 2023-12-02T08:03:28.391581+0000 (oldest deadline 2023-12-02T08:03:53.091478+0000) 2023-12-02T08:03:56.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:56 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:56.142+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:56.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:56 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:56.142+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:56.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:56 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:56.142+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:03:57.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:57.192+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:57.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:57.192+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:57.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:57.192+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:28.391638+0000 front 2023-12-02T08:03:28.391581+0000 (oldest deadline 2023-12-02T08:03:53.091478+0000) 2023-12-02T08:03:57.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:57.176+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:57.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:57.176+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:57.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:57 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:57.176+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:03:58.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:58.224+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:13.988766+0000 front 2023-12-02T08:03:13.988705+0000 (oldest deadline 2023-12-02T08:03:37.488654+0000) 2023-12-02T08:03:58.497 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:58.224+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:21.390671+0000 front 2023-12-02T08:03:21.390608+0000 (oldest deadline 2023-12-02T08:03:46.690661+0000) 2023-12-02T08:03:58.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6[121210]: 2023-12-02T08:03:58.224+0000 7f05d3736700 -1 osd.6 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:28.391638+0000 front 2023-12-02T08:03:28.391581+0000 (oldest deadline 2023-12-02T08:03:53.091478+0000) 2023-12-02T08:03:58.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:58.189+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:58.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:58.189+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:58.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:58 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:58.189+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:03:59.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:59 smithi105 bash[195214]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-6 2023-12-02T08:03:59.498 INFO:journalctl@ceph.osd.6.smithi105.stdout:Dec 02 08:03:59 smithi105 bash[195259]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd.6" found: no such container 2023-12-02T08:03:59.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:59 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:59.178+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:03:59.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:59 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:59.178+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:03:59.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:03:59 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:03:59.178+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:04:00.247 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:00.208+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:04:00.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:00.208+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:04:00.248 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:00.208+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:04:00.314 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.6.service' 2023-12-02T08:04:00.354 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:04:00.354 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-02T08:04:00.354 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-02T08:04:00.355 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.7 2023-12-02T08:04:00.747 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:00 smithi105 systemd[1]: Stopping Ceph osd.7 for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:04:00.748 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:00.490+0000 7f81b8c35700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-12-02T08:04:00.748 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:00.490+0000 7f81b8c35700 -1 osd.7 118 *** Got signal Terminated *** 2023-12-02T08:04:00.748 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:00 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:00.490+0000 7f81b8c35700 -1 osd.7 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-02T08:04:01.497 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:01.221+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:04:01.497 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:01.221+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:04:01.497 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:01.221+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:04:01.497 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:01 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:01.221+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2023-12-02T08:03:35.775571+0000 front 2023-12-02T08:03:35.775485+0000 (oldest deadline 2023-12-02T08:04:01.075512+0000) 2023-12-02T08:04:01.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:04:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:04:01.639Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi105.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2023-12-02T08:04:01.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:04:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:04:01.640Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi059.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.59:8443: connect: connection refused" 2023-12-02T08:04:01.938 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:04:01 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:04:01.640Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi105.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.105:8443: connect: connection refused" 2023-12-02T08:04:02.497 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:02.196+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:04:02.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:02.196+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:04:02.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:02.196+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:04:02.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:02 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:02.196+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2023-12-02T08:03:35.775571+0000 front 2023-12-02T08:03:35.775485+0000 (oldest deadline 2023-12-02T08:04:01.075512+0000) 2023-12-02T08:04:03.497 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:03.192+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:04:03.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:03.192+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:04:03.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:03.192+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:04:03.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:03 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:03.192+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2023-12-02T08:03:35.775571+0000 front 2023-12-02T08:03:35.775485+0000 (oldest deadline 2023-12-02T08:04:01.075512+0000) 2023-12-02T08:04:04.497 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:04 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:04.242+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:04:04.497 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:04 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:04.242+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:04:04.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:04 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:04.242+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:04:04.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:04 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:04.242+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2023-12-02T08:03:35.775571+0000 front 2023-12-02T08:03:35.775485+0000 (oldest deadline 2023-12-02T08:04:01.075512+0000) 2023-12-02T08:04:05.498 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:05.210+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6806 osd.0 since back 2023-12-02T08:03:12.372330+0000 front 2023-12-02T08:03:12.372291+0000 (oldest deadline 2023-12-02T08:03:38.272223+0000) 2023-12-02T08:04:05.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:05.210+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6814 osd.1 since back 2023-12-02T08:03:23.473928+0000 front 2023-12-02T08:03:23.474117+0000 (oldest deadline 2023-12-02T08:03:46.374096+0000) 2023-12-02T08:04:05.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:05.210+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6822 osd.2 since back 2023-12-02T08:03:26.374614+0000 front 2023-12-02T08:03:26.374623+0000 (oldest deadline 2023-12-02T08:03:51.674553+0000) 2023-12-02T08:04:05.499 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:05 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7[124509]: 2023-12-02T08:04:05.210+0000 7f81b2dcb700 -1 osd.7 118 heartbeat_check: no reply from 172.21.15.59:6830 osd.3 since back 2023-12-02T08:03:35.775571+0000 front 2023-12-02T08:03:35.775485+0000 (oldest deadline 2023-12-02T08:04:01.075512+0000) 2023-12-02T08:04:06.388 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:06 smithi105 bash[195435]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd-7 2023-12-02T08:04:06.388 INFO:journalctl@ceph.osd.7.smithi105.stdout:Dec 02 08:04:06 smithi105 bash[195478]: Error: no container with name or ID "ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-osd.7" found: no such container 2023-12-02T08:04:06.747 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:06.386Z 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.59:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.59:8765: connect: connection refused" 2023-12-02T08:04:06.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:06.388Z 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.59:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.59:8765: connect: connection refused" 2023-12-02T08:04:06.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:06.388Z 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.59:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.59:8765: connect: connection refused" 2023-12-02T08:04:06.748 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:06 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:06.393Z 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.59:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.59:8765: connect: connection refused" 2023-12-02T08:04:07.214 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@osd.7.service' 2023-12-02T08:04:07.254 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:04:07.254 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-02T08:04:07.254 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-02T08:04:07.255 DEBUG:teuthology.orchestra.run.smithi105:> sudo systemctl stop ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a 2023-12-02T08:04:07.497 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 systemd[1]: Stopping Ceph prometheus.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:04:07.946 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.523Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-02T08:04:07.946 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.523Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-02T08:04:07.946 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.523Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-02T08:04:07.946 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.523Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-02T08:04:07.946 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.523Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-02T08:04:07.947 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.523Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-02T08:04:07.947 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.523Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-02T08:04:07.947 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.523Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-02T08:04:07.947 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.524Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-02T08:04:07.947 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.527Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-02T08:04:07.948 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.527Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-02T08:04:07.948 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:07 smithi105 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a[168942]: ts=2023-12-02T08:04:07.527Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-02T08:04:08.247 INFO:journalctl@ceph.prometheus.a.smithi105.stdout:Dec 02 08:04:08 smithi105 bash[195684]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-prometheus-a 2023-12-02T08:04:08.341 DEBUG:teuthology.orchestra.run.smithi105:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@prometheus.a.service' 2023-12-02T08:04:08.376 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-02T08:04:08.376 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-02T08:04:08.377 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-02T08:04:10.068 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 08:04:09 smithi059 systemd[1]: Stopping Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:04:10.380 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 08:04:10 smithi059 bash[225094]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-a 2023-12-02T08:04:10.381 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 08:04:10 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-12-02T08:04:10.687 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:04:10 smithi059 systemd[1]: Stopping Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:04:10.687 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 08:04:10 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-02T08:04:10.688 INFO:journalctl@ceph.node-exporter.a.smithi059.stdout:Dec 02 08:04:10 smithi059 systemd[1]: Stopped Ceph node-exporter.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:04:11.090 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:04:10 smithi059 ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a[188566]: ts=2023-12-02T08:04:10.719Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-02T08:04:11.090 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:04:10 smithi059 bash[225224]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-alertmanager-a 2023-12-02T08:04:11.437 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:04:11 smithi059 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-02T08:04:11.437 INFO:journalctl@ceph.alertmanager.a.smithi059.stdout:Dec 02 08:04:11 smithi059 systemd[1]: Stopped Ceph alertmanager.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:04:32.577 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 --force --keep-logs 2023-12-02T08:04:33.748 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 08:04:33 smithi105 systemd[1]: Stopping Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:04:34.438 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 08:04:34 smithi105 bash[197206]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-node-exporter-b 2023-12-02T08:04:34.438 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 08:04:34 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-12-02T08:04:34.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 08:04:34 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-02T08:04:34.747 INFO:journalctl@ceph.node-exporter.b.smithi105.stdout:Dec 02 08:04:34 smithi105 systemd[1]: Stopped Ceph node-exporter.b for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:04:34.748 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 08:04:34 smithi105 systemd[1]: Stopping Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715... 2023-12-02T08:04:35.186 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 08:04:34 smithi105 bash[197336]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715-grafana-a 2023-12-02T08:04:35.186 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 08:04:35 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-12-02T08:04:35.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 08:04:35 smithi105 systemd[1]: ceph-1ce13c1e-90e5-11ee-95a2-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-02T08:04:35.497 INFO:journalctl@ceph.grafana.a.smithi105.stdout:Dec 02 08:04:35 smithi105 systemd[1]: Stopped Ceph grafana.a for 1ce13c1e-90e5-11ee-95a2-87774f69a715. 2023-12-02T08:04:46.105 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-02T08:04:46.145 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-02T08:04:46.176 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-02T08:04:46.178 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237/remote/smithi059/crash 2023-12-02T08:04:46.179 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/crash -- . 2023-12-02T08:04:46.228 INFO:teuthology.orchestra.run.smithi059.stderr:tar: /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-02T08:04:46.228 INFO:teuthology.orchestra.run.smithi059.stderr:tar: Error is not recoverable: exiting now 2023-12-02T08:04:46.230 DEBUG:teuthology.misc:Transferring archived files from smithi105:/var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237/remote/smithi105/crash 2023-12-02T08:04:46.231 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/crash -- . 2023-12-02T08:04:46.279 INFO:teuthology.orchestra.run.smithi105.stderr:tar: /var/lib/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-02T08:04:46.280 INFO:teuthology.orchestra.run.smithi105.stderr:tar: Error is not recoverable: exiting now 2023-12-02T08:04:46.281 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-02T08:04:46.281 DEBUG:teuthology.orchestra.run.smithi059:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-02T08:04:46.316 INFO:teuthology.orchestra.run.smithi059.stderr:grep: /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-02T08:04:46.317 INFO:tasks.cephadm:Compressing logs... 2023-12-02T08:04:46.318 DEBUG:teuthology.orchestra.run.smithi059:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-02T08:04:46.360 DEBUG:teuthology.orchestra.run.smithi105:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-02T08:04:46.391 INFO:teuthology.orchestra.run.smithi105.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose : No such file or directory-- 2023-12-02T08:04:46.391 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/cephadm.log 2023-12-02T08:04:46.391 INFO:teuthology.orchestra.run.smithi105.stderr:gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.6.log 2023-12-02T08:04:46.391 INFO:teuthology.orchestra.run.smithi105.stderr:gzip /var/log/ceph/cephadm.log: -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-02T08:04:46.392 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.7.log 2023-12-02T08:04:46.392 INFO:teuthology.orchestra.run.smithi105.stderr:gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mgr.x.log 2023-12-02T08:04:46.392 INFO:teuthology.orchestra.run.smithi059.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-02T08:04:46.392 INFO:teuthology.orchestra.run.smithi059.stderr:: No such file or directory 2023-12-02T08:04:46.394 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-volume.log: /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.b.log 2023-12-02T08:04:46.394 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mgr.x.log: /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.4.log 2023-12-02T08:04:46.395 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-volume.log 2023-12-02T08:04:46.395 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.2.log 2023-12-02T08:04:46.395 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mgr.y.log 2023-12-02T08:04:46.395 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.3.log 2023-12-02T08:04:46.396 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.0.log 2023-12-02T08:04:46.397 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.3.log: /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi059.tbxias.log 2023-12-02T08:04:46.398 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi059.tbxias.log: 62.4% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi059.tbxias.log.gz 2023-12-02T08:04:46.398 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.a.log 2023-12-02T08:04:46.399 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.c.log 2023-12-02T08:04:46.404 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.5.log 2023-12-02T08:04:46.410 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.a.log: /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.1.log 2023-12-02T08:04:46.415 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi105.bckuyy.log 2023-12-02T08:04:46.416 INFO:teuthology.orchestra.run.smithi105.stderr: 87.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-02T08:04:46.423 INFO:teuthology.orchestra.run.smithi059.stderr: 90.1% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-02T08:04:46.425 INFO:teuthology.orchestra.run.smithi105.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi105.bckuyy.log: 62.8% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-client.rgw.foo.smithi105.bckuyy.log.gz 2023-12-02T08:04:46.433 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/tcmu-runner.log 2023-12-02T08:04:46.436 INFO:teuthology.orchestra.run.smithi105.stderr: 92.3% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-02T08:04:46.451 INFO:teuthology.orchestra.run.smithi059.stderr: 92.2% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-volume.log.gz 2023-12-02T08:04:46.452 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/tcmu-runner.log: 86.2% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/tcmu-runner.log.gz 2023-12-02T08:04:46.557 INFO:teuthology.orchestra.run.smithi105.stderr: 88.0% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mgr.x.log.gz 2023-12-02T08:04:46.924 INFO:teuthology.orchestra.run.smithi105.stderr: 92.6% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.b.log.gz 2023-12-02T08:04:47.082 INFO:teuthology.orchestra.run.smithi059.stderr: 88.0% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mgr.y.log.gz 2023-12-02T08:04:47.166 INFO:teuthology.orchestra.run.smithi059.stderr: 92.5% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.c.log.gz 2023-12-02T08:04:47.460 INFO:teuthology.orchestra.run.smithi105.stderr: 93.0% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.6.log.gz 2023-12-02T08:04:47.545 INFO:teuthology.orchestra.run.smithi105.stderr: 93.7% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.7.log.gz 2023-12-02T08:04:47.547 INFO:teuthology.orchestra.run.smithi059.stderr: 93.2% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.2.log.gz 2023-12-02T08:04:47.564 INFO:teuthology.orchestra.run.smithi105.stderr: 93.1% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.5.log.gz 2023-12-02T08:04:47.779 INFO:teuthology.orchestra.run.smithi059.stderr: 93.4% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.0.log.gz 2023-12-02T08:04:47.789 INFO:teuthology.orchestra.run.smithi105.stderr: 93.4% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.4.log.gz 2023-12-02T08:04:47.790 INFO:teuthology.orchestra.run.smithi105.stderr: 2023-12-02T08:04:47.791 INFO:teuthology.orchestra.run.smithi105.stderr:real 0m1.414s 2023-12-02T08:04:47.791 INFO:teuthology.orchestra.run.smithi105.stderr:user 0m5.352s 2023-12-02T08:04:47.791 INFO:teuthology.orchestra.run.smithi105.stderr:sys 0m0.230s 2023-12-02T08:04:47.829 INFO:teuthology.orchestra.run.smithi059.stderr: 93.3% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.3.log.gz 2023-12-02T08:04:47.992 INFO:teuthology.orchestra.run.smithi059.stderr: 93.4% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-osd.1.log.gz 2023-12-02T08:04:47.994 INFO:teuthology.orchestra.run.smithi059.stderr: 91.6% -- replaced with /var/log/ceph/1ce13c1e-90e5-11ee-95a2-87774f69a715/ceph-mon.a.log.gz 2023-12-02T08:04:47.996 INFO:teuthology.orchestra.run.smithi059.stderr: 2023-12-02T08:04:47.997 INFO:teuthology.orchestra.run.smithi059.stderr:real 0m1.616s 2023-12-02T08:04:47.997 INFO:teuthology.orchestra.run.smithi059.stderr:user 0m8.389s 2023-12-02T08:04:47.997 INFO:teuthology.orchestra.run.smithi059.stderr:sys 0m0.297s 2023-12-02T08:04:47.997 INFO:tasks.cephadm:Archiving logs... 2023-12-02T08:04:47.997 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237/remote/smithi059/log 2023-12-02T08:04:47.998 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-02T08:04:49.100 DEBUG:teuthology.misc:Transferring archived files from smithi105:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237/remote/smithi105/log 2023-12-02T08:04:49.101 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-02T08:04:49.990 INFO:tasks.cephadm:Removing cluster... 2023-12-02T08:04:49.990 DEBUG:teuthology.orchestra.run.smithi059:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 --force 2023-12-02T08:04:50.349 DEBUG:teuthology.orchestra.run.smithi105:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1ce13c1e-90e5-11ee-95a2-87774f69a715 --force 2023-12-02T08:04:50.665 INFO:tasks.cephadm:Removing cephadm ... 2023-12-02T08:04:50.665 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-02T08:04:50.690 DEBUG:teuthology.orchestra.run.smithi105:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-02T08:04:50.710 INFO:tasks.cephadm:Teardown complete 2023-12-02T08:04:50.711 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-02T08:04:50.720 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-02T08:04:50.721 DEBUG:teuthology.orchestra.run.smithi059:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:04:50.733 DEBUG:teuthology.orchestra.run.smithi105:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:04:50.752 INFO:teuthology.orchestra.run.smithi059.stderr:bash: ntpq: command not found 2023-12-02T08:04:50.758 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:04:50.759 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2023-12-02T08:04:50.759 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 56 +1467us[+1462us] +/- 79ms 2023-12-02T08:04:50.759 INFO:teuthology.orchestra.run.smithi059.stdout:^* hv02.front.sepia.ceph.com 3 6 377 54 -2000us[-2005us] +/- 67ms 2023-12-02T08:04:50.759 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 56 +892us[ +887us] +/- 80ms 2023-12-02T08:04:50.759 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:04:50.767 INFO:teuthology.orchestra.run.smithi105.stderr:bash: ntpq: command not found 2023-12-02T08:04:50.771 INFO:teuthology.orchestra.run.smithi105.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:04:50.772 INFO:teuthology.orchestra.run.smithi105.stdout:=============================================================================== 2023-12-02T08:04:50.772 INFO:teuthology.orchestra.run.smithi105.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 53 +1576us[+1576us] +/- 79ms 2023-12-02T08:04:50.772 INFO:teuthology.orchestra.run.smithi105.stdout:^* hv02.front.sepia.ceph.com 3 6 377 55 -1902us[-1906us] +/- 67ms 2023-12-02T08:04:50.772 INFO:teuthology.orchestra.run.smithi105.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 53 +997us[ +997us] +/- 80ms 2023-12-02T08:04:50.772 INFO:teuthology.orchestra.run.smithi105.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:04:50.773 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-02T08:04:50.781 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-02T08:04:50.782 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-02T08:04:50.790 DEBUG:teuthology.orchestra.run.smithi059:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-02T08:04:50.919 DEBUG:teuthology.orchestra.run.smithi105:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-02T08:04:51.018 DEBUG:teuthology.orchestra.run.smithi059:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:04:51.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:04:51.058 DEBUG:teuthology.orchestra.run.smithi105:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-02T08:04:51.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:04:51.091 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-02T08:04:51.101 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-02T08:04:51.109 INFO:teuthology.task.internal:Duration was 2432.839043 seconds 2023-12-02T08:04:51.110 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-02T08:04:51.121 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-02T08:04:51.121 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:04:51.124 DEBUG:teuthology.orchestra.run.smithi105:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:04:51.178 INFO:teuthology.orchestra.run.smithi105.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:04:51.179 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:04:51.476 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-02T08:04:51.477 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi059.front.sepia.ceph.com 2023-12-02T08:04:51.477 DEBUG:teuthology.orchestra.run.smithi059:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-02T08:04:51.504 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi105.front.sepia.ceph.com 2023-12-02T08:04:51.504 DEBUG:teuthology.orchestra.run.smithi105:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-02T08:04:51.528 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-02T08:04:51.528 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:04:51.547 DEBUG:teuthology.orchestra.run.smithi105:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:04:51.637 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-02T08:04:51.637 DEBUG:teuthology.orchestra.run.smithi059:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:04:51.640 DEBUG:teuthology.orchestra.run.smithi105:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:04:51.851 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-02T08:04:51.862 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-02T08:04:51.863 DEBUG:teuthology.orchestra.run.smithi059:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:04:51.894 DEBUG:teuthology.orchestra.run.smithi105:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:04:51.922 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-02T08:04:51.932 DEBUG:teuthology.orchestra.run.smithi059:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:04:51.938 DEBUG:teuthology.orchestra.run.smithi105:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:04:51.967 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = core 2023-12-02T08:04:51.989 INFO:teuthology.orchestra.run.smithi105.stdout:kernel.core_pattern = core 2023-12-02T08:04:52.013 DEBUG:teuthology.orchestra.run.smithi059:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:04:52.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:04:52.049 DEBUG:teuthology.orchestra.run.smithi105:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:04:52.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:04:52.071 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-02T08:04:52.081 INFO:teuthology.task.internal:Transferring archived files... 2023-12-02T08:04:52.082 DEBUG:teuthology.misc:Transferring archived files from smithi059:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237/remote/smithi059 2023-12-02T08:04:52.082 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:04:52.148 DEBUG:teuthology.misc:Transferring archived files from smithi105:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237/remote/smithi105 2023-12-02T08:04:52.148 DEBUG:teuthology.orchestra.run.smithi105:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:04:52.192 INFO:teuthology.task.internal:Removing archive directory... 2023-12-02T08:04:52.192 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:04:52.195 DEBUG:teuthology.orchestra.run.smithi105:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:04:52.241 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-02T08:04:52.254 INFO:teuthology.task.internal:Not uploading archives. 2023-12-02T08:04:52.254 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-02T08:04:52.265 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-02T08:04:52.266 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:04:52.269 DEBUG:teuthology.orchestra.run.smithi105:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:04:52.289 INFO:teuthology.orchestra.run.smithi059.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:04 /home/ubuntu/cephtest 2023-12-02T08:04:52.299 INFO:teuthology.orchestra.run.smithi105.stdout: 393225 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:04 /home/ubuntu/cephtest 2023-12-02T08:04:52.300 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-02T08:04:52.310 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-02T08:04:52.374 INFO:teuthology.nuke:Checking targets against current locks 2023-12-02T08:04:52.400 DEBUG:teuthology.nuke:shortname: smithi059 2023-12-02T08:04:52.400 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:04:52.423 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi059.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 07:15:23.170657', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGNqxgeSyPRtwNb3YKy4Qxs5TUPsTns9DNvvJgAH5mQLg0Cd1zYJZ5qoyKtT4rUOpPu/jKHX3spUi3NiZbSUnes='} 2023-12-02T08:04:52.427 DEBUG:teuthology.nuke:shortname: smithi105 2023-12-02T08:04:52.427 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:04:52.456 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi105.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:06:01-orch-main-distro-default-smithi/7475237', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-02 07:15:23.172637', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJI8XJU/dVDc4JDst972VH4A5AVQUDTUvR8+b9bs/OR0oIOsHLgLmGioPn26Onl/V8liMq56pNc4rPE4kN2ei04='} 2023-12-02T08:04:52.485 INFO:teuthology.orchestra.console.smithi059:Power off 2023-12-02T08:04:52.486 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:04:52.510 DEBUG:teuthology.orchestra.console.smithi059:power off output: Chassis Power Control: Down/Off 2023-12-02T08:04:52.511 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:04:52.528 INFO:teuthology.orchestra.console.smithi105:Power off 2023-12-02T08:04:52.528 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:04:52.542 DEBUG:teuthology.orchestra.console.smithi059:check power output: Chassis Power is on 2023-12-02T08:04:52.556 DEBUG:teuthology.orchestra.console.smithi105:power off output: Chassis Power Control: Down/Off 2023-12-02T08:04:52.556 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:04:52.583 DEBUG:teuthology.orchestra.console.smithi105:check power output: Chassis Power is on 2023-12-02T08:04:56.543 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:04:56.584 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:04:56.653 DEBUG:teuthology.orchestra.console.smithi059:check power output: Chassis Power is on 2023-12-02T08:04:56.695 DEBUG:teuthology.orchestra.console.smithi105:check power output: Chassis Power is on 2023-12-02T08:05:00.658 DEBUG:teuthology.orchestra.console.smithi059:pexpect command: ipmitool -H smithi059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:05:00.696 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:05:00.769 DEBUG:teuthology.orchestra.console.smithi059:check power output: Chassis Power is off 2023-12-02T08:05:00.806 DEBUG:teuthology.orchestra.console.smithi105:check power output: Chassis Power is on 2023-12-02T08:05:00.871 INFO:teuthology.orchestra.console.smithi059:Power off completed 2023-12-02T08:05:04.810 DEBUG:teuthology.orchestra.console.smithi105:pexpect command: ipmitool -H smithi105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:05:04.921 DEBUG:teuthology.orchestra.console.smithi105:check power output: Chassis Power is off 2023-12-02T08:05:05.021 INFO:teuthology.orchestra.console.smithi105:Power off completed 2023-12-02T08:05:05.127 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 2432.839042663574 failure_reason: 'Command failed on smithi059 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 1ce13c1e-90e5-11ee-95a2-87774f69a715 -e sha1=bed7681480ccb0192b91a35e691658867e1e96b7 -- bash -c \''ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \''"\''"\''.up_to_date | length == 7\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=836bbbcb23ab474ea9ded755077a1a05 status: fail success: false 2023-12-02T08:05:05.128 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:05:05.206 INFO:teuthology.run:FAIL